Implements interfaces: twisted.internet.interfaces.IAddress

A HostnameAddress represents the address of a HostnameEndpoint.

Instance Variable hostname A hostname byte string; for example, b"example.com". (type: bytes)
Instance Variable port An integer representing the port number. (type: int)
hostname =
A hostname byte string; for example, b"example.com". (type: bytes)
port =
An integer representing the port number. (type: int)
API Documentation for Twisted, generated by pydoctor at 2018-07-14 04:53:34.