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

--- Comment #2 from jfclere <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to