package xenstore

  1. Overview
  2. Docs

Module Xs_protocol.PacketStreamSource

Parameters

module IO : IO

Signature

Sourcetype stream
Sourceval make : IO.channel -> stream
Sourceval recv : stream -> (t, exn) result IO.t
Sourceval send : stream -> t -> unit IO.t
OCaml

Innovation. Community. Security.