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.6.0.tbz
md5=9d8e5b597ae43b5054733fa6567e5f76
sha512=3c3cb1d6ba2abbc8b1568f5a42165e0870d6e9b064ae4cb0303cc6117fb3b05be93d715607243884c7c6c48498354f05491b3bdc9c6c53d9a66c588be6588b1d
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