On 27 Jun, Rich Salz wrote:

> You should be able to rewrite your server to use select instead of
> threads.  Be aware that SSL can do read-ahead write-behind, so you
> can't just trust select but have to call some API or other as well.

Which API is this? licq uses select currently, and I need to know what
else it needs to check.

Taral

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

Reply via email to