package poll
Portable OCaml interface to macOS/Linux/Windows native IO event notification mechanisms
Install
Dune Dependency
Authors
Maintainers
Sources
poll-0.2.0.tbz
sha256=3d23be996b9992d8f8de44bf23da268a89ab02fbc7595df02b572d2deafe9145
sha512=c0f71c88bdc8c03e35032561fa9236d64af546783f0ac2f58aaad030bfa5a6219029d57ae8b893fb65c57ff608aa6b1267ca49b96857e974ee67e940670d648b
Description
poll provides a portable OCaml interface to IO event notification mechanisms on macOS, Linux and Windows. It uses kqueue on macOS, epoll on Linux, and uses a vendored copy of wepoll on Windows.
README
Poll
Portable OCaml library to poll for I/O readiness events. All I/O events are oneshot, and on delivery of an I/O readiness event we need to re-register interest in the event if we need a notification of the next event of the same kind.
This library currently supports the following platforms:
Dependencies (6)
-
ocaml
>= "4.13"
- dune-configurator
-
kqueue
>= "0.2.0"
- ppx_optcomp
- base-unix
-
dune
>= "2.9"
Dev Dependencies (3)
-
odoc
with-doc
-
ppx_optcomp
with-test
-
ppx_expect
with-test
Used by (1)
Conflicts (1)
-
ppxlib
< "0.14.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page