Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Cohttp_lwt_unix.Net
SourceBasic 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.flow
val connect_uri :
ctx:ctx ->
Uri.t ->
(Conduit_lwt_unix.flow * Conduit_lwt_unix.ic * Conduit_lwt_unix.oc) Lwt.t