class documentation

class _SynchronousResolution: (source)

Implements interfaces: twisted.internet.interfaces.IHostResolution

View In Hierarchy

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.
def cancel(self): (source)

Provided just for interface compliance; it should be impossible to reach here, since it's resolved synchronously.

unicode; the name of the host being resolved.