]> git.kaiwu.me - nginx.git/commit
SPDY: refactored ngx_http_spdy_body_filter().
authorValentin Bartenev <vbart@nginx.com>
Tue, 14 Jan 2014 12:24:45 +0000 (16:24 +0400)
committerValentin Bartenev <vbart@nginx.com>
Tue, 14 Jan 2014 12:24:45 +0000 (16:24 +0400)
commit1c56e1873387be5367737b831eba8f6b927262ba
treea3bf7d05e47c5317e1b651ac8b5b5be7a950d5a6
parentac8bb7a9e5bfbf466f165702053ab847f9815e12
SPDY: refactored ngx_http_spdy_body_filter().

A local pointer to fake connection is introduced
to slightly reduce further patches.

No functional changes.
src/http/ngx_http_spdy_filter_module.c