class documentation
class _SynchronousResolution: (source)
Implements interfaces: twisted.internet.interfaces.IHostResolution
Undocumented
Method | cancel |
Provided just for interface compliance; it should be impossible to reach here, since it's resolved synchronously. |
Class Variable | name |
unicode ; the name of the host being resolved. |
Provided just for interface compliance; it should be impossible to reach here, since it's resolved synchronously.