Justin Erenkrantz wrote:
So, any objections to committing the following? (If we're going to do 1.3.5, I'd like to see this backported too.)
For trunk you might add extra check for wakeup socket if pollset was created with APR_POLLSET_WAKEABLE in which case there is at least one socket in the pollset, but this one is used only for interrupt operation. In that case the check should be (pollset->nelts < 2) Regards -- ^(TM)
