Hello,

> 
>       I can't follow your logic here. SSL_read on a blocking socket should 
> work
> like read on a blocking socket, blocking until some data can be returned to
> the caller. Cases where it returns early (such as on receipt of a signal)
> are fine, but the caller should expect it to block until data is available
> and should not call it unless they know from application-level
> considerations that data will be available.
Look at SSL dump send by author of this thread.
Than you will understand what I mean.

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

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

Reply via email to