package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.16.1.tar.gz
md5=7e404ed41467b7ac0ef985f5ac6eccd8
sha512=e4545e91d15d43f1a53ca8d05e8b7d39d11627671d0da2b2b02451b197387b396a310d51397decbd6448fc2bb13aa237b052685263dea4e2010f7884ad94371d

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.