package xenstore

  1. Overview
  2. Docs

Parameters

module C : CHANNEL

Signature

type stream
val make : C.t -> stream
val recv : stream -> t Lwt.t
val send : stream -> t -> unit Lwt.t
OCaml

Innovation. Community. Security.