Sourceval getaddrinfo :
stdenv:unit ->
'a Domain_name.t ->
int ->
(Unix.sockaddr list, [> `Msg of string ]) result Sourceval convert_io_exception : exn -> Caqti_error.msg option Sourceval connect_tcp :
sw:'a ->
stdenv:'b ->
Unix.sockaddr ->
(socket, Caqti_error.msg) result Sourcemodule type TLS_PROVIDER =
Caqti_platform.System_sig.TLS_PROVIDER
with type 'a fiber := 'a
and type tcp_flow := tcp_flow
and type tls_flow := tls_flow