GENERIC_SERVER  0.0.0.9
A light-weight, cross-platform, pluggable, extensible and secure framework for deploying C++ plug-ins.
 All Classes Files Functions Variables Typedefs Pages
Public Attributes | List of all members
CRYPTO_dynlock_value Struct Reference

Struct to store OS agnostic mutex. Required for Openssl locking functions. More...

Public Attributes

pthread_mutex_t mutex
 

Detailed Description

Struct to store OS agnostic mutex. Required for Openssl locking functions.

Definition at line 33 of file sslserver.cpp.


The documentation for this struct was generated from the following files: