package cohttp-lwt
-
cohttp-lwt
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The Net
module type defines how to connect to a remote node and close the resulting channels to clean up.
val sexp_of_ctx : ctx -> Sexplib0.Sexp.t
val default_ctx : ctx
val close_in : IO.ic -> unit
val close_out : IO.oc -> unit