Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 480 Bytes

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: