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.7.0.tbz
md5=74fbb1453ef9d87720c35f6a04c52a2e
sha512=c7496206351a49064e9e13865908a2875950584927d8090962dcf67cd3e93fa577603571b7b3f777c684f21378a75beb84058ef2db05fdb1f817d93c40681723

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