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