Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Cohttp_lwt_unix.NetBasic satisfaction of Cohttp_lwt.Net
module IO :
Cohttp.S.IO
with type 'a t = 'a Lwt.t
and type ic = Lwt_io.input_channel
and type oc = Lwt_io.output_channel
and type conn = Conduit_lwt_unix.flowval sexp_of_ctx : ctx -> Ppx_sexp_conv_lib.Sexp.tval init : ?ctx:Conduit_lwt_unix.ctx -> ?resolver:Resolver_lwt.t -> unit -> ctxval default_ctx : ctxval connect_uri :
ctx:ctx ->
Uri.t ->
(Conduit_lwt_unix.flow * Conduit_lwt_unix.ic * Conduit_lwt_unix.oc) Lwt.tval close_in : 'a Lwt_io.channel -> unitval close_out : 'a Lwt_io.channel -> unitval close : 'a Lwt_io.channel -> 'b Lwt_io.channel -> unit