Skip to content

DavidAlphaFox/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.

Packages

No packages published

Languages

  • OCaml 84.2%
  • C 15.8%