package async_unix

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

Module Tcp.Bind_to_addressSource

Sourcetype t =
  1. | Address of Async_unix__.Import.Unix.Inet_addr.t
  2. | All_addresses
  3. | Localhost
    (*

    equivalent to Address Unix.Inet_addr.localhost

    *)
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.