SSL Locking functionality for SSL versions (<= 1.0.2) that does not have built-in support for multithreading. More...
#include <ssl_lock.hpp>
Static Public Member Functions | |
static void | cleanup () |
remove multithreading support for ssl. | |
static void | setup () |
Setup multithreading support for ssl. | |
SSL Locking functionality for SSL versions (<= 1.0.2) that does not have built-in support for multithreading.
|
static |
remove multithreading support for ssl.
|
static |
Setup multithreading support for ssl.