Module Conduit_xenstore.Make

Parameters

module Xs : Xs_client_lwt.S

Signature

type t
val register : string -> t Lwt.t
val listen : t -> direct Lwt_stream.t Lwt.t
val connect : t -> remote_name:string -> port:Vchan.Port.t -> direct Lwt.t