]> granicus.if.org Git - apache/commit
When computing the timeouts for keepalives and write completion,
authorBrian Pane <brianp@apache.org>
Sun, 27 Nov 2005 07:34:15 +0000 (07:34 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 27 Nov 2005 07:34:15 +0000 (07:34 +0000)
commit4778e1e0dedd0b1c9234b1c959b8f4084009fb93
treed2bdae6f495c2119bf9a1cc34b944e48cc592ea8
parent260a49c506438e1e9b45a9052cc2c61a1fc71db4
When computing the timeouts for keepalives and write completion,
get the current time _after_ processing the event that led to the
timeout, rather than before.
[forward-port of commit 349189 from the async-read-dev branch]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349190 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/experimental/event/event.c