package gluten-async

  1. Overview
  2. Docs

Module Client.SSLSource

Sourcetype 'a t constraint 'a = [< Async.Socket.Address.t ]
Sourcetype 'a socket = [
  1. | `Ssl_not_available
]
Sourceval create : read_buffer_size:int -> protocol:'t Gluten.runtime -> 't -> 'a socket -> 'a t Async.Deferred.t
Sourceval upgrade : _ t -> Gluten.impl -> unit
Sourceval shutdown : _ t -> unit Async.Deferred.t
Sourceval is_closed : _ t -> bool
Sourceval create_default : ?alpn_protocols:string list -> ([ `Active ], [< Async.Socket.Address.t ]) Async.Socket.t -> [< Async.Socket.Address.t ] socket Async.Deferred.t
OCaml

Innovation. Community. Security.