Douglas Lee <[EMAIL PROTECTED]>:
> It seems that if I set the underlying socket to be non-blocking, then the
> SSL wrapper is also non-blocking. However it seems that SSL_get_error()
> exhibits strange behaviour to me. It alternately returns SSL_ERROR_NONE
> and SSL_ERROR_SYSCALL even when there is nothing to read on the socket.
Can you elaborate? Is your application multi-threaded, do you do
other things between calling the SSL_...() I/O functions and
SSL_get_error()?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]