class HostResolution: (source)
Implements interfaces: twisted.internet.interfaces.IHostResolution
Method | __init__ |
Create a HostResolution with the given name. |
Method | cancel |
Stop the hostname resolution in progress. |
Instance Variable | name |
unicode ; the name of the host being resolved. |