pollversion

Portable OCaml interface to macOS/Linux/Windows native IO event notification mechanisms

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.

Tags epoll kqueue wepoll
AuthorAnurag Soni
LicenseMIT
Published
Homepagehttps://github.com/anuragsoni/poll
Issue Trackerhttps://github.com/anuragsoni/poll/issues
MaintainerAnurag Soni <anurag@sonianurag.com>
Availablearch != "s390x"
Dependencies
Conflicts
Source [http] https://github.com/anuragsoni/poll/releases/download/0.1.0/poll-0.1.0.tbz
sha256=96af2adb195aea4dcd6554e6b3f6043852edef7866882f2c0864d3cee811408a
sha512=0c54f40adec2fe26cb4f0bb9ed4fb8f644ab59a6246be5e7dc75b53f1b6cdddc2aec159400d063c3c92a33ff0c9c063e47016ced1bd5c6715faee13750792c38
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/poll/poll.0.1.0/opam
Required by