Cache DNS queries. Will need to honor the TTL value in the replies
Methods
|
|
__init__
callback_hook
resolve
resolve_ptr
status
|
|
__init__
|
__init__ ( *args )
|
|
callback_hook
|
callback_hook (
self,
host,
ttl,
answer,
)
|
|
resolve
|
resolve (
self,
host,
callback,
)
|
|
resolve_ptr
|
resolve_ptr (
self,
host,
callback,
)
|
|
status
|
status ( self )
|
|