Expand description
Address types for the IPv4 and IPv6 protocol families.
Structs
Representation of an IPv4 host address.
Representation of an IPv6 host address.
Represents a socket address that can be for either an IPv4 socket or an
IPv6 socket, chosen dynamically at runtime.
Socket address type for the IPv4 protocol family.
Socket address type for the IPv6 protocol family.
Enums
Represents a host address that can be either an IPv4 address or an IPv6
address chosen dynamically at runtime.
Constants
Represents the IPv4 address family.
Represents the IPv6 address family.