class documentation

class HostResolution: (source)

Implements interfaces: twisted.internet.interfaces.IHostResolution

View In Hierarchy

The in-progress resolution of a given hostname.

Method __init__ Create a HostResolution with the given name.
Instance Variable name unicode; the name of the host being resolved.
Method cancel Stop the hostname resolution in progress.
def __init__(self, name): (source)

Create a HostResolution with the given name.

name = (source)

unicode; the name of the host being resolved.

def cancel(self): (source)

Stop the hostname resolution in progress.

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.