interface documentation

class IHostResolution(Interface): (source)

Known implementations: twisted.internet._resolver.HostResolution

View In Hierarchy

An IHostResolution represents represents an in-progress recursive query for a DNS name.

Present SinceTwisted 17.1.0
Attribute name unicode; the name of the host being resolved.
Method cancel Stop the hostname resolution in progress.
name = (source)

unicode; the name of the host being resolved.

def cancel(): (source)

Stop the hostname resolution in progress.

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