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 :
?src:Lwt_unix.sockaddr ->
?certificates:Tls.Config.own_cert ->
authenticator:X509.authenticator ->
[ `host ] Domain_name.t ->
Lwt_unix.sockaddr ->
(Lwt_unix.file_descr * Lwt_io.input_channel * Lwt_io.output_channel) Lwt.t