https://bz.apache.org/bugzilla/show_bug.cgi?id=59253

--- Comment #2 from jfclere <jfcl...@gmail.com> ---
32, 104 and 113 are errno on linux
#define EPIPE       32  /* Broken pipe */
#define ECONNRESET  104 /* Connection reset by peer */
#define EHOSTUNREACH    113 /* No route to host */

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to