Hi,
Is there any documentation or example code how to program SSL_* operations for
non-blocking sockets (other than the documentation of error returns)?
In particular, how do I determine after a SSL_read, whether there is more
incoming data already buffered? With openssl-0.9.4 I found I could use
'ssl->s3->rrec.length', but that does not appear to be the case with 0.9.5.
Thanks
Peter Edwards
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]