Hi,

I am calling SSL_accept() and getting a zero return value.
I then call SSL_get_error() and get SSL_ERROR_SYSCALL. I do pass
the zero as the second parameter to SSL_get_error().

However errno=0 and ERR_get_error() gives nothing.

It has a normal blocking socket BIO attached.

What else can I check for? We have SSL v0.9.6

Best Regards,
Mark 
 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to