package eio

  1. Overview
  2. Docs

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.

val loopback : [> `V6 ] t

A special IPv6 address representing the host machine (::1).