package zmq

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

Install

Dune Dependency

Authors

Maintainers

Sources

zmq-lwt-5.1.5.tbz
sha256=9947d13dab4b3c5792cd60f0088a0569597ce5592f0dc8788baa4e9f72a67b56
sha512=0a16f0fde3f2dba1c2676d9792a330ef73cef6809c3f0446a0e4c78623856a2532a9bdce5317472e87490b4dd35082e179074b9160a38924aa72d73cddec8bea

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.