package ssl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Functions for making the openssl library thread-safe.

  • author Samuel Mimram
val init : unit -> unit

Make the library thread-safe. The should be called before Ssl.init.