pereverzev-nxlog opened a new pull request #29: URL: https://github.com/apache/apr/pull/29
Good time of day. \ We've noticed that there is a bug when wakeup pipe in polling becomes broken that leads to an instant taint of polling process \ It is possible because in Windows pipe is done via real network sockets that could be closed by network change or in some other cases \ In general, no matter the OS if wakeup pipe gets broken `apr_poll_drain_wakeup_pipe`'s status is disregarded and no action is taken This PR is mirroring mailing list [message](https://lists.apache.org/thread.html/rdd37afa5b24fda75cff3f04738a626d30b6c98b10c969a39129bacd9%40%3Cdev.apr.apache.org%3E) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@apr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org