I am trying to set up mutexes for 'locking_function'.  OpenSSL is telling me
I need 29 mutex locks.  Is that how many I need PER thread doing SSL
communications?  How can I set up the locking function to be a member
function of my SSL class?  Is that possible.  Sorry, but I don't have much
experience setting callback functions to class member functions.

Kevin
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to