class twisted.names.client.ThreadedResolver(_ThreadedResolverImpl): (source)
Undocumented
| 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. | 
  
| Instance Variable | _runningQueries | Undocumented | 
| Method | _fail | Undocumented | 
| Method | _cleanup | Undocumented | 
| Method | _checkTimeout | Undocumented |