Arsen Chaloyan wrote:
Well and thanks, Mladen.

Below is the next issue you should want to fix: apr_pollset_destroy() crashes if pollset was created with enabled APR_POLLSET_WAKEABLE. The reason is wakeup_pipe_cleanup() should consider !APR_FILES_AS_SOCKETS case. This is still easy to fix and please find the patch below.


I added the apr_file_socket_pipe_close internal function.
It's inside 1.4.x branch together with previous patch.

For trunk I plan to use the same code but it'll go
together with the new pollset provider api.

Regards
--
^(TM)

Reply via email to