pollyversion Documentation on ocaml.org

Bindings for the Linux epoll system call

Bindings for the Linux epoll system call. The binding avoids most allocation in the event loop by iterating over all file descriptors that are reported as ready.

AuthorChristian Lindig <christian.lindig@cloud.com>
LicenseMIT
Published
Homepagehttps://github.com/lindig/polly
Issue Trackerhttps://github.com/lindig/polly/issues
MaintainerChristian Lindig <christian.lindig@cloud.com>
Availableos-family != "windows" & arch != "x86_32" & arch != "arm32"
Dependencies
Source [http] https://github.com/lindig/polly/archive/0.5.0.zip
sha256=76d36170f704c18c51dd5d567ad8dff06d1c5018908a89c49631ccf3249a576f
md5=6b24e3d681fd5a94bbe4b3d2ed3796c3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/polly/polly.0.5.0/opam
Required by