Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
dnsjit.core.object.dns.q(3) Library Functions Manual dnsjit.core.object.dns.q(3)

NAME
     dnsjit.core.object.dns.q - Container of a DNS question

DESCRIPTION
     The object that describes a DNS question.

   Attributes
     have_type
	    Set if there is a type.

     have_class
	    Set if there is a class.

     type   The type.

     class  The class.

     labels
	    The number of labels found in the question.

   Functions
     Q.new(size)
	    Create a new question.

SEE ALSO
     dnsjit.core.object.dns(3)

AUTHORS and CONTRIBUTORS
     Jerry  LundstrA<paragraph>m  (DNS-OARC),  TomA!A!	KAAA3/4ek (CZ.NIC), Petr
     A paAek (ISC)

     Maintained by DNS-OARC

	    https://www.dns-oarc.net/

BUGS
     For issues and feature requests please use:

	    https://github.com/DNS-OARC/dnsjit/issues

     For question and help please use:

	    admin@dns-oarc.net

dnsjit				      1.4.0	     dnsjit.core.object.dns.q(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dnsjit.core.object.dns.q&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help