PACKETSZ | = | 512 | Packet size in bytes | |
HFIXEDSZ | = | 12 | Size of the header | |
QFIXEDSZ | = | 4 | Size of the question portion (type and class) | |
RRFIXEDSZ | = | 10 | Size of an RR portion (type,class,lenght and ttl) | |
INT32SZ | = | 4 | Size of an int 32 bit | |
INT16SZ | = | 2 | Size of a short int | |
VERSION | = | Version::STRING | ||
STATUS | = | 'beta' | ||
BUILD | = | nil |