package zmq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : unit -> t
val terminate : t -> unit
val get_io_threads : t -> int
val set_io_threads : t -> int -> unit
val get_max_sockets : t -> int
val set_max_sockets : t -> int -> unit
val get_ipv6 : t -> bool
val set_ipv6 : t -> bool -> unit
OCaml

Innovation. Community. Security.