List of all members.
Detailed Description
Definition at line 294 of file adns.py.
Constructor & Destructor Documentation
def rpki.adns.getaddrinfo.__init__ |
( |
|
self, |
|
|
|
cb, |
|
|
|
eb, |
|
|
|
host, |
|
|
|
address_families = typemap.values() |
|
) |
| |
Member Function Documentation
def rpki.adns.getaddrinfo.done |
( |
|
self, |
|
|
|
q, |
|
|
|
answer |
|
) |
| |
def rpki.adns.getaddrinfo.lose |
( |
|
self, |
|
|
|
q, |
|
|
|
e |
|
) |
| |
Member Data Documentation
Initial value:{ dns.rdatatype.A : socket.AF_INET,
dns.rdatatype.AAAA : socket.AF_INET6 }
Definition at line 296 of file adns.py.
The documentation for this class was generated from the following file: