package lwt-zmq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val recv : [ `Monitor ] Socket.t -> ZMQ.Monitor.event Lwt.t

recv socket waits for a monitoring event on socket without blocking other Lwt threads.