package zmq
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for ZeroMQ 4.x
Install
dune-project
Dependency
Authors
Maintainers
Sources
zmq-5.1.1.tbz
sha256=15d6fa5180fa1a4bbe08d1f5bcad4f85fb6de62ec92c45579825939348f0fafe
sha512=abce48c2337799a5bd879df9894bc12fd2c1d101afbdea9a5bf471b7858bc8c8fab18fa5c7e6b6221b96d0699110b1f63b580ec31cdf93ec5546a9a982503ea1
doc/zmq.deferred/Zmq_deferred/Socket/Make/argument-1-T/Fd/index.html
Module T.Fd
val create : Unix.file_descr -> tval wait_readable : t -> unit Deferred.tWait for the fd to become readable. It is important that all waiters on the socket are woken up, and not just one, as the fd is used as a broadcast mechanism.
The Fd must _NOT_ be closed, as its owned by Zmq.
val release : t -> unit Deferred.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>