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