package zmq

  1. Overview
  2. Docs

Module Zmq.ContextSource

Sourcetype t
Sourceval create : unit -> t
Sourceval terminate : t -> unit
Sourceval get_io_threads : t -> int
Sourceval set_io_threads : t -> int -> unit
Sourceval get_max_sockets : t -> int
Sourceval set_max_sockets : t -> int -> unit
Sourceval get_ipv6 : t -> bool
Sourceval set_ipv6 : t -> bool -> unit
OCaml

Innovation. Community. Security.