Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 373 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 373 Bytes

Kqueue

Low level OCaml bindings for kqueue.

Documentation

Kqueue-ml's api is a minimal wrapper around kqueue so it is recommended to consult with kqueue manpages for freebsd, openbsd, netbsd, macOS for reference.

Caveat: This is mostly tested on macOS. Please open issues for any problems noticed on other BSD systems.