package eio

  1. Overview
  2. Docs

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.

val loopback : [> `V4 ] t

A special IPv4 address representing the host machine (127.0.0.1).