Skip to content

anuragsoni/kqueue-ml

Repository files navigation

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.