package ssl

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

Module Ssl_threadsSource

* Functions for making the openssl library thread-safe. * *

  • author Samuel Mimram
Sourceval init : unit -> unit

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