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

--- Comment #7 from Joe Orton <[email protected]> ---
I also added the APR_ECONNABORTED logic here is which orthogonal to this change
so could be committed separately.

+                else if (f->c->aborted) {
+                    return APR_ECONNABORTED;
+                }

-- 
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