package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.16.0.tar.gz
sha256=5c9f74ddc00228634c2f6c60c10f3a821dc664f873d80c427284588c3e01bedd

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.