package mirage-channel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
MirageOS channels
Install
dune-project
Dependency
Authors
Maintainers
Sources
mirage-channel-3.0.0.tbz
sha256=9b9384262dbc7e8660e6b686ebb36fc99f87c6d275c242ca878a58a4ee298d4f
md5=b7c56497e88bb6ff7c73bd935968d9b7
doc/CHANGES.html
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