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.5.0.tbz
md5=da9364fa50461ae6ec969f35df4cfa0c
sha512=207a80b42a8ccd1e6303497838ae052b02f439500aef9e99e495e5df9899922940adc3a85823b10adbe68f1f63e0a7b5bcb0279a4393832e43f1d8f25f3ecbda

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