aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_parse.c
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2013-08-15 19:16:12 +0400
committerValentin Bartenev <vbart@nginx.com>2013-08-15 19:16:12 +0400
commitc189eda9e6b6d5d0a0e64ab684de8b2f9bf1abd6 (patch)
tree6a96165405ca5bb26b5ad695a8e636bbd5787bdf /src/http/ngx_http_parse.c
parentdb8a0c8bf1d07936691107a4ea1626112541250c (diff)
downloadnginx-c189eda9e6b6d5d0a0e64ab684de8b2f9bf1abd6.tar.gz
nginx-c189eda9e6b6d5d0a0e64ab684de8b2f9bf1abd6.zip
SPDY: alert about activated fake events instead of deleting them.
They refer to the same socket descriptor as our real connection, and deleting them will stop processing of the connection. Events of fake connections must not be activated, and if it happened there is nothing we can do. The whole processing should be terminated as soon as possible, but it is not obvious how to do this safely.
Diffstat (limited to 'src/http/ngx_http_parse.c')
0 files changed, 0 insertions, 0 deletions