package named-pipe
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Bindings for named pipes
Install
dune-project
Dependency
Authors
Maintainers
Sources
named-pipe-0.4.0.tbz
sha256=c602f4d5fdc9f5ff8ec83a0d43608ad76f49f50c4b4bf10774435e7ed8688374
md5=ec3a7aaec3cc0efd6560dd1668da6def
doc/CHANGES.html
0.4.0 (2016-10-11)
- Clean up the C bindings, improve the accept API, fix memory leaks and raise proper Unix.Error exceptions on errors (14, @samoht)
- Use topkg (#15, @samoht)
0.3 (2016-07-19)
- Add dependency on lwt.unix
0.2 (2016-05-06)
- Enable build on OCaml 3.12.1
- Code can now be built and linked on all platforms, but will raise a dynamic exception Named_pipe.Not_available if the functionality is not available on the current platform.
0.1 (2016-05-05)
- Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page