]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Forward-port of wrowe's NET_TIME filter removal/refactor into
authorBrian Pane <brianp@apache.org>
Thu, 6 Oct 2005 06:19:12 +0000 (06:19 +0000)
committerBrian Pane <brianp@apache.org>
Thu, 6 Oct 2005 06:19:12 +0000 (06:19 +0000)
commit1000a35949273c5c4acda0688eb0366babf87e01
treef65b118ecbdaf3b5eb96f31ae2d8bd8ab1813fd4
parent846cbeee1c3ab5a81c6302340eff40439c477278
Forward-port of wrowe's NET_TIME filter removal/refactor into
the async-dev branch, in preparation for developing async write
completion in this branch on top of the new timeout design.
http://svn.apache.org/viewcvs.cgi?rev=306495&view=rev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/async-dev@306541 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/http_core.h
modules/http/http_core.c
server/core.c
server/core_filters.c
server/protocol.c