> 3) We call SSL_read with our 8k buffer.  The received data does not fit,
>    so OpenSSL buffers it internally and returns 8K with
> SSL_ERROR_WANT_READ.

How it can both succeed (returning 8K) and fail (returning
SSL_ERROR_WANT_READ)?

DS


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

Reply via email to