Part of twisted.internet View Source
Class | IPv4Address | An IPv4Address
represents the address of an IPv4 socket endpoint. |
Class | IPv6Address | An IPv6Address
represents the address of an IPv6 socket endpoint. |
Class | UNIXAddress | Object representing a UNIX socket endpoint. |
Class | _IPAddress | An _IPAddress
represents the address of an IP socket endpoint, providing common behavior
for IPv4 and IPv6. |
Class | _ServerFactoryIPv4Address | Backwards compatability hack. Just like IPv4Address in practice. |