]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Follow up to r451287, use APR_STATUS_IS_TIMEUP instead of comparing
authorGarrett Rooney <rooneg@apache.org>
Fri, 29 Sep 2006 13:44:45 +0000 (13:44 +0000)
committerGarrett Rooney <rooneg@apache.org>
Fri, 29 Sep 2006 13:44:45 +0000 (13:44 +0000)
commit49291c14442d6643f1e2fe813ce0453d7d183b82
tree1e3edd13ff4617c4ea0f6200133bc4e10bc33f4b
parent70cf75f60929837a4e61433f2598abb942c415c4
Follow up to r451287, use APR_STATUS_IS_TIMEUP instead of comparing
against APR_TIMEUP directly.

* modules/http/http_request.c
  (ap_process_request): Use APR_STATUS_IS_TIMEUP.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@451288 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_request.c