the write() of the request.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1580928 13f79535-47bb-0310-9956-
ffa450edef68
* ab - or to due to a change in the distribution it is compiled with
* (such as an APR change in for example blocking).
*/
-#define AP_AB_BASEREVISION "2.3"
+#define AP_AB_BASEREVISION "2.4"
/*
* BUGS:
c->rwrite = reqlen;
if (send_body)
c->rwrite += postlen;
+ l = c->rwrite;
}
else if (tnow > c->connect + aprtimeout) {
printf("Send request timed out!\n");