Amit Chopra <[EMAIL PROTECTED]> in ulf.openssl.dev:
> Has anybody got acces violations when doin SSL_read. I come across
> them pretty regularly, but they are difficult to debug because they
> happen randomly when servicing hundreds of connections.
In a multi-threaded server? Then check if locking is done properly.
> A second question was about the counterpart to SSL_library_init(). Is
> there a deinit function?
EVP_cleanup().
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]