Part of twisted.names.client View Source View In Hierarchy
Method | __init__ | Undocumented |
Inherited from ThreadedResolver:
Instance Variable | reactor | The reactor the threadpool of which will be used to call socket.gethostbyname
and the I/O thread of which the result will be delivered. |
Method | getHostByName | See twisted.internet.interfaces.IResolverSimple.getHostByName . |
Method | _fail | Undocumented |
Method | _cleanup | Undocumented |
Method | _checkTimeout | Undocumented |