module Make : functor (F : Mirage_flow.S) -> sig ... end
module Fd : Mirage_flow.S with type flow = Lwt_unix.file_descr
Mirage_flow_unix
Conversion from mirage flows to Lwt_io channels.
module Make : functor (F : Mirage_flow.S) -> sig ... end
module Fd : Mirage_flow.S with type flow = Lwt_unix.file_descr