Parses a string containing an IPv4 address in dotted-decimal notation.
Constructs an $(D_PSYMBOL Address4) from raw bytes in network byte order.
Constructs an $(D_PSYMBOL Address6) from raw bytes in network byte order and the scope ID.
Parses a string containing an IPv6 address.
Address storage, that can hold either an IPv4 or IPv6 address.
IPv4 internet address.
IPv6 internet address.
Service endpoint specified by a version independent IP address and port.
Eugene Wissner 2018-2020.
Internet Protocol implementation.