Vchan_xeninclude Vchan.S.ENDPOINT with type port = Vchan.Port.ttype port = Vchan.Port.tType of a vchan port name.
include Mirage_flow.S with type flow = tval pp_error : error Fmt.tval pp_write_error : write_error Fmt.ttype flow = tval write : flow -> Cstruct.t -> (unit, write_error) Stdlib.result Lwt.tval writev : flow -> Cstruct.t list -> (unit, write_error) Stdlib.result Lwt.tval shutdown : flow -> [ `read | `read_write | `write ] -> unit Lwt.tval close : flow -> unit Lwt.t