Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val connect :
?connect_timeout_ms:int ->
inet:[ `V4 | `V6 ] ->
host:string ->
port:int ->
scheme:[< `Http | `Https ] ->
unit ->
(string Pipe.reader * string Pipe.writer) Deferred.Or_error.t