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.2.2.tbz
sha256=13b74e6a50f56485ef0d563a2d2275c53d2f5b51d638f204412df794a66dff61
sha512=a47a6def598c1d514a86dbe0918aeb7d8f04da9af7456f4654f77717264c403d784b99552a7dd5f0e4597c5df01dbe16e8db9a47b41bd3f408efc4cb5a93874a
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)"
>