On Thu, 22 Jun 2006, David Schwartz wrote:
>
>       Bingo! And work may or may not translate into application data.

I thought that a recv on a blocking socket returns immediately after it 
was able to do some work, no matter whether it resulted in receiving any 
actual data (e.g. socket closed).  If a blocking call managed to do 
something it should return.  If a blockig SSL_read call managed to finish 
the negotiation but didn't get any app data it should return.  
 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to