package polly
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Bindings for the Linux epoll system call
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.5.0.zip
sha256=76d36170f704c18c51dd5d567ad8dff06d1c5018908a89c49631ccf3249a576f
md5=6b24e3d681fd5a94bbe4b3d2ed3796c3
doc/CHANGES.html
0.5.0
- Improve the C bindings for compatibility with OCaml 5
- release the OCaml runtime lock around C functions
0.4.1
- Improve compatibility with OCaml CI and more OCaml versions
0.4.0
- Improve documentation in polly.mli (Török Edwin)
- Use GitHub CI instead of Travis
- Add EventFD (Christophe Raffalli)
0.3.0
- Add wait_fold, a folding iterator
0.2.0 (2018-08-16)
- More abstract interface
- Safer allocation in stubs C code
- Improved documentation
0.1.0 (2018-12-17)
- Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page