package kqueue
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings for kqueue event notification interface
Install
dune-project
Dependency
Authors
Maintainers
Sources
kqueue-0.5.0.tbz
md5=da9364fa50461ae6ec969f35df4cfa0c
sha512=207a80b42a8ccd1e6303497838ae052b02f439500aef9e99e495e5df9899922940adc3a85823b10adbe68f1f63e0a7b5bcb0279a4393832e43f1d8f25f3ecbda
doc/README.html
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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page