module documentation
(source)

Address objects for network connections.
Class ​Hostname​Address A HostnameAddress represents the address of a HostnameEndpoint.
Class ​IPv4​Address An IPv4Address represents the address of an IPv4 socket endpoint.
Class ​IPv6​Address An IPv6Address represents the address of an IPv6 socket endpoint.
Class ​UNIXAddress Object representing a UNIX socket endpoint.
Class _​Process​Address An interfaces.IAddress provider for process transports.
Class _​Server​Factory​IPv4​Address Backwards compatibility hack. Just like IPv4Address in practice.