> > I always call SSL_pending() before going into select(), as far as I
> > understand that should be sufficient.  Anyways, the server is not hanging
> > in select(), it is definitely inside SSL_read().
> 
>       Is your socket non-blocking?

No, socket is blocking.  When I run s_client in non-blocking mode it 
doesn't get stuck.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to