package zmq

  1. Overview
  2. Docs
OCaml bindings for ZeroMQ 4.x

Install

dune-project
 Dependency

Authors

Maintainers

Sources

zmq-5.2.1.tbz
sha256=85529f693ad416a101b2fe61141ec9c2c47adf43340ca9ea841d101e9c5c1ca7
sha512=b0c8e1f0ef0466fe4c45ebcb6d5d975931d7cbaac906a440d1123a1557caf8ca4d47c8f6877dd25db96a2b5b136be49b4f345eb1f98c249476cea203ec9297ac

doc/zmq.deferred/Zmq_deferred/Socket/Make/argument-1-T/Deferred/index.html

Module T.Deferred

type nonrec 'a t = 'a t
val return : 'a -> 'a t
val catch : (unit -> 'a t) -> ('a, exn) result t
val don't_wait_for : (unit -> unit t) -> unit
val sleepf : float -> unit t
val fail : exn -> 'a t
module Infix : sig ... end
OCaml

Innovation. Community. Security.