On the second call to SSL_free, using the same SSL*, my program croaks. The documentation is clear on this issue. I have 2 threads that have been handed the same SSL*. Is there an easy way to determine that the other thread has already called SSL_free for a particular SSL*?
I know I can create a mutex with a reference count .. etc. I'm striving for simplicity. Thanks Scott ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]