https://issues.apache.org/bugzilla/show_bug.cgi?id=48030
--- Comment #13 from Jeff Trawick <[email protected]> 2009-10-23 13:12:00 UTC --- >Should we just do the same in this case as with APR_STATUS_IS_TIMEUP(status) and APR_STATUS_IS_EINTR(status)? uh, we better fix apr_pollset_poll()... Meanwhile, at about the time Bernd was updating this PR I started to see some of the nonsensical behavior. I think the patch attached to this PR is one necessary fix, and this issue of rv==0/pdesc==NULL is a different issue. Hopefully I'll have a better update in the next few hours. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
