]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update new conn_rec field "data_in_output_filters" in core output filter
authorBrian Pane <brianp@apache.org>
Sun, 9 Oct 2005 07:43:23 +0000 (07:43 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 9 Oct 2005 07:43:23 +0000 (07:43 +0000)
commit41f09ddf073d53174992865edbe52fa94dbe8c59
tree5b828435567d400afa854ad3c4a4af51ea956837
parentbc110b3e7a80e42042fa0b3a659bd8fe19aa89ae
Update new conn_rec field "data_in_output_filters" in core output filter
so async MPMs can tell whether to keep polling and writing

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