Module t.n.dns

Part of twisted.names View Source

DNS protocol implementation.

Future Plans:
AuthorsMoshe Zadka
Jp Calderone
Line # Kind Name Docs
40 Function randomSource Wrapper around randbytes.secureRandom to return 2 random chars.
125 Interface IRecord An single entry in a zone of authority.
139 Function str2time Undocumented
156 Function readPrecisely Undocumented
163 Interface IEncodable Interface for something which can be encoded to and decoded
200 Class Charstr No class docstring; 2/6 methods documented
254 Class Name No class docstring; 2/6 methods documented
339 Class Query Represent a single DNS query.
402 Class RRHeader A resource record header.
490 Class SimpleRecord A Resource Record which consists of a single RFC 1035 domain-name.
528 Class Record_NS An authoritative nameserver.
537 Class Record_MD A mail destination.
550 Class Record_MF A mail forwarder.
563 Class Record_CNAME The canonical name for an alias.
572 Class Record_MB A mailbox domain name.
583 Class Record_MG A mail group member.
594 Class Record_MR A mail rename domain name.
605 Class Record_PTR A domain name pointer.
614 Class Record_DNAME A non-terminal DNS name redirection.
630 Class Record_A An IPv4 host address.
677 Class Record_SOA Marks the start of a zone of authority.
760 Class Record_NULL A null record.
795 Class Record_WKS A well known service description.
850 Class Record_AAAA An IPv6 host address.
891 Class Record_A6 An IPv6 address.
975 Class Record_SRV The location of the server(s) for a specific protocol and domain.
1042 Class Record_NAPTR The location of the server(s) for a specific protocol and domain.
1136 Class Record_AFSDB Map from a domain name to the name of an AFS cell database server.
1185 Class Record_RP The responsible person for a domain.
1233 Class Record_HINFO Host information.
1283 Class Record_MINFO Mailbox or mail list information.
1337 Class Record_MX Mail exchange.
1386 Class Record_TXT Freeform text.
1431 Class Message No class docstring; 1/8 methods documented
1560 Class DNSMixin DNS protocol mixin shared by UDP and TCP implementations.
1635 Class DNSDatagramProtocol DNS protocol over UDP.
1740 Class DNSProtocol DNS protocol over TCP.
def randomSource(): (source)
Wrapper around randbytes.secureRandom to return 2 random chars.
def str2time(s): (source)
Undocumented
def readPrecisely(file, l): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.