Skip to content

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

License

Notifications You must be signed in to change notification settings

anuragsoni/poll

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published