package eio

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

Module Ipaddr.V4Source

IPv4 addresses.

Sourceval any : [> `V4 ] t

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

Sourceval loopback : [> `V4 ] t

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

OCaml

Innovation. Community. Security.