dnsjit.core.object.dns.q - Man Page

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 Lundström (DNS-OARC), Tomáš Křížek (CZ.NIC), Petr Špaček (ISC)

Maintained by DNS-OARC

Bugs

For issues and feature requests please use:

For question and help please use:

admin@dns-oarc.net

Referenced By

dnsjit.core.object.dns(3).

1.5.0 dnsjit