package eio

  1. Overview
  2. Docs

Module Ipaddr.V6Source

IPv6 addresses.

Sourceval any : [> `V6 ] t

A special IPv6 address, for use only with listen, representing all the Internet addresses that the host machine possesses.

Sourceval loopback : [> `V6 ] t

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