package mirage-channel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Buffered channels for MirageOS FLOW types
Install
dune-project
Dependency
Authors
Maintainers
Sources
mirage-channel-3.1.0.tbz
sha256=d5667fbed866f0360349851fc05094e3abcfa87bfc4011654b194c1988a0d76f
md5=942d02ee627c0bae75ce5e7e16c1153e
doc/CHANGES.html
v3.1.0 2017-06-14
- Port build to Jbuilder.
v3.0.0
Adapt to MirageOS 3 CHANNEL interface:
- use
resultinstead of exceptions - hide
read_untilas an internal implementation - remove
read_streamfrom external interface as it is difficult to combine Lwt_stream and error handling.
v1.1.1 2016-10-20
- port to topkg and odig conventions
v1.1.0 2016-06-28
- don't call
closeonEof - add
read_exactly - add LICENSE
- add conflict with old versions of TCP/IP
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page