On 03/06/2012 12:55 AM, Costin Manolache wrote:
On Mon, Mar 5, 2012 at 1:39 PM, Costin Manolache<cos...@gmail.com>  wrote:

                         apr_pollset_drain_wakeup_pipe(pollset);
                         rv = APR_EINTR;
                 }

(interrupt() calls poll_wakepup which writes to the wakeup_pipe ).


Ah, so its APR_EINTR, not EINTR.
That makes sense.


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to