Steven Reddie wrote:
Hi Michael,
I'm familiar with that approach, having used it many times myself. The
choice of poll over select isn't important since they're basically the same;
in fact, poll is sometimes implemented with select.
Who implements poll with select should suffer a fate worse than
death -- waking up a thousand sleeping threads to see if one
has some i/o ready is what poll was designed to avoid.
"But that's just my opinion..."
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager [EMAIL PROTECTED]