| Home | Trees | Indices | Help |
|
|---|
|
|
DNS Opcodes.
|
|||
|
UnknownOpcode Raised if an opcode is unknown. |
|||
|
|||
| int |
|
||
| int |
|
||
| int |
|
||
| string |
|
||
| bool |
|
||
|
|||
QUERY = 0
|
|||
IQUERY = 1
|
|||
STATUS = 2
|
|||
NOTIFY = 4
|
|||
UPDATE = 5
|
|||
_by_text =
|
|||
_by_value =
|
|||
__package__ =
|
|||
x =
|
|||
y = 4
|
|||
|
|||
Convert text into an opcode.
|
Extract an opcode from DNS message flags.
|
Convert an opcode to text.
|
True if the opcode in flags is UPDATE.
|
|
|||
_by_text
|
_by_value
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 24 14:49:47 2011 | http://epydoc.sourceforge.net |