David,

Thanks for the quick reply.


David Schwartz wrote:
* the underlying socket is blocking

It sounds like you're trying to get some kind of fake halfway-non-blocking
operation. This never works quite right. Either use blocking operations on
blocking sockets or non-blocking operations on non-blocking sockets.

Sorry for the confusion. The underlying socket is NON-blocking.

The problem is the same.

Best regards,
AK

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to