package async_ssl

  1. Overview
  2. Docs
An Async-pipe-based interface with OpenSSL

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d1f9ca883ce9154571b2812235171707b70cb8e65b24ed3aeaec1fbebc5be1ba

doc/async_ssl.bindings/Async_ssl_bindings/Ffi_bindings/Progress_callback/index.html

Module Ffi_bindings.Progress_callbackSource

type fn = int -> int -> unit Ctypes_static.ptr -> unit
type t
val t : t Ctypes.typ
val t_opt : t option Ctypes.typ
val free : t -> unit
val of_fun : fn -> t
val with_fun : fn -> (t -> 'c) -> 'c
OCaml

Innovation. Community. Security.