package eio

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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).

OCaml

Innovation. Community. Security.