On Mon, Dec 20, 1999 at 01:18:04PM +0100, Nicolas Roumiantzeff wrote:

> As SSL_connect and SSL_accept make several calls to the underlying socket
> API, the SSL_ERROR_WANT_READ failure can happen in the middle of the
> processing, not just on the first read,  so calling it later wont work
> because it will restart from the begining of the SSL handshake instead of
> continuing from the point it previously failed.

As Eliza would say, "What makes you believe calling it later wont work
because it will restart from the begining of the SSL handshake instead
of continuing from the point it previously failed?"
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to