Erik Moller <[EMAIL PROTECTED]>:

> I'm trying to get some sort of an idle timeout while waiting on SSL_read.
> Is there an easy way to accomplish this? (Windows 2000, NT)

You'll have to use non-blocking sockets and do the book-keeping
for the timeouts yourself.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to