Ipaddr.V6
IPv6 addresses.
val any : [> `V6 ] t
A special IPv6 address, for use only with listen, representing all the Internet addresses that the host machine possesses.
listen
val loopback : [> `V6 ] t
A special IPv6 address representing the host machine (::1).
::1