]> git.kaiwu.me - nginx.git/commit
Stream: session completion check code moved to a separate function.
authorVladimir Homutov <vl@nginx.com>
Mon, 12 Nov 2018 09:05:03 +0000 (12:05 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 12 Nov 2018 09:05:03 +0000 (12:05 +0300)
commitabf04ed87abd048c9f6c2de62f6a771bbd923f8a
tree568a8405773b013cd00f3ce9a1bd1a7cbaa2b4e6
parent7e3041b79f5b4ae90c1b61c4489f24c2b4d5efc7
Stream: session completion check code moved to a separate function.

The code refactored to simplify the ngx_stream_proxy_process() function
and facilitate adding new session termination conditions.
src/stream/ngx_stream_proxy_module.c