For more information on the search, visit the help page.
HostnameAddress
hostname
port
address
IPv4Address
IPv6Address
UNIXAddress
_ProcessAddress
_ServerFactoryIPv4Address
twisted.internet.address.HostnameAddress
twisted
internet
class HostnameAddress:
Implements interfaces: twisted.internet.interfaces.IAddress
twisted.internet.interfaces.IAddress
View In Hierarchy
A HostnameAddress represents the address of a HostnameEndpoint.
HostnameEndpoint
bytes
A hostname byte string; for example, b"example.com".
int
An integer representing the port number.