package mirage-channel

  1. Overview
  2. Docs

MirageOS signature for channel devices.

Channels are buffered byte-streams which are attached to an unbuffered flow (e.g. a TCPv4 connection).

Release 3.0.0

module type S = sig ... end
OCaml

Innovation. Community. Security.