package mirage-channel-lwt

  1. Overview
  2. Docs
MirageOS channels

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-channel-lwt-3.0.0.tbz
sha256=e543067be41f49e2f222381f79dbee6ac960ca2721a464df3c01bc8f4d9b0224
md5=8337ec2339d226bd5c9096fa0f428ecd

CHANGES.md.html

v3.0.0

Adapt to MirageOS 3 CHANNEL interface:

  • use result instead of exceptions

  • hide read_until as an internal implementation

  • remove read_stream from 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 close on Eof

  • add read_exactly

  • add LICENSE

  • add conflict with old versions of TCP/IP

OCaml

Innovation. Community. Security.