interface documentation
class IHostResolution(Interface): (source)
Known implementations: twisted.internet._resolver.HostResolution, twisted.internet.testing._SynchronousResolution
An IHostResolution represents represents an in-progress recursive query for a DNS name.
| Present Since | |
| Twisted 17.1.0 |