package tls-async

  1. Overview
  2. Docs

Module Session.FdSource

Sourcetype t = Async.Reader.t * Async.Writer.t
Sourceval read : t -> Cstruct.t -> [ `Ok of int | `Eof ] Async.Deferred.Or_error.t
Sourceval write_full : t -> Cstruct.t -> unit Async.Deferred.Or_error.t
OCaml

Innovation. Community. Security.