]> granicus.if.org Git - apache/commit
* Use APR_STATUS_IS_TIMEUP instead of direct compare to APR_TIMEUP to
authorRuediger Pluem <rpluem@apache.org>
Thu, 10 Jun 2010 16:26:53 +0000 (16:26 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 10 Jun 2010 16:26:53 +0000 (16:26 +0000)
commit6c8629d16df4bbac06e9e5726b533345121cfdb0
tree07ddbf2b8b80fafca199ff0ed8dca55a6b1dc9d4
parentc2fb104731e6d9467bd84cec0cab95376c9b8fa7
* Use APR_STATUS_IS_TIMEUP instead of direct compare to APR_TIMEUP to
  be more safe on different platforms.

Pointed out by: rjung

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