poll icon indicating copy to clipboard operation
poll copied to clipboard

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

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: