conduit-lwt-unix
A network connection establishment library for Lwt_unix
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library conduit-lwt-unix
val connect :
?ctx:[ `Ssl_not_available ] ->
?src:Lwt_unix.sockaddr ->
?hostname:string ->
Lwt_unix.sockaddr ->
(Lwt_unix.file_descr * Lwt_io.input_channel * Lwt_io.output_channel) Lwt.t