package fuseau

  1. Overview
  2. Docs

Module Net.SockaddrSource

Socket addresses

Sourceval show : t -> string
Sourceval unix : string -> t
Sourceval inet : Inet_addr.t -> int -> t
Sourceval inet_parse : string -> int -> t option
Sourceval inet_parse_exn : string -> int -> t
Sourceval inet_local : int -> t
Sourceval inet_any : int -> t
OCaml

Innovation. Community. Security.