Revert "NgxConnection: single event mechanism for NgxFetch and NgxBaseFetch"

This reverts commit 5dfe42f3d3.
This commit is contained in:
Jeff Kaufman
2015-01-08 13:02:19 -05:00
parent 58228564dd
commit 73981ffe1a
12 changed files with 508 additions and 683 deletions
-2
View File
@@ -169,7 +169,6 @@ if [ $ngx_found = yes ]; then
$ps_src/log_message_handler.h \
$ps_src/ngx_base_fetch.h \
$ps_src/ngx_caching_headers.h \
$ps_src/ngx_event_connection.h \
$ps_src/ngx_fetch.h \
$ps_src/ngx_gzip_setter.h \
$ps_src/ngx_list_iterator.h \
@@ -184,7 +183,6 @@ if [ $ngx_found = yes ]; then
$ps_src/log_message_handler.cc \
$ps_src/ngx_base_fetch.cc \
$ps_src/ngx_caching_headers.cc \
$ps_src/ngx_event_connection.cc \
$ps_src/ngx_fetch.cc \
$ps_src/ngx_gzip_setter.cc \
$ps_src/ngx_list_iterator.cc \