package kqueue

  1. Overview
  2. Docs
On This Page
  1. API documentation
OCaml bindings for kqueue event notification interface

Install

dune-project
 Dependency

Authors

Maintainers

Sources

kqueue-0.6.0.tbz
md5=9d8e5b597ae43b5054733fa6567e5f76
sha512=3c3cb1d6ba2abbc8b1568f5a42165e0870d6e9b064ae4cb0303cc6117fb3b05be93d715607243884c7c6c48498354f05491b3bdc9c6c53d9a66c588be6588b1d

doc/index.html

Kqueue

Kqueue is a scalable event notification interface available on macOS and various BSD systems (FreeBSD, OpenBSD, etc).

Consult the kqueue manpages to see the full list of functionality:

API documentation