zmq.deferred
T.Mailbox
zmq
type 'a t
val create : unit -> 'a t
val send : 'a t -> 'a -> unit
val recv : 'a t -> 'a Deferred.t