dns.DNSDatagramProtocol-alike.

Instance Variable queries A list of tuples giving the arguments passed to query along with the defer.Deferred which was returned from the call.
Method __init__ Undocumented
Method query Record the given arguments and return a Deferred which will not be called back by this code.
queries =
A list of tuples giving the arguments passed to query along with the defer.Deferred which was returned from the call.
def __init__(self):
Undocumented
def query(self, address, queries, timeout=10, id=None):

Record the given arguments and return a Deferred which will not be called back by this code.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.