]> git.kaiwu.me - nginx.git/commit
Stream: the "deferred" parameter of the "listen" directive.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 22 Mar 2024 10:53:19 +0000 (14:53 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 22 Mar 2024 10:53:19 +0000 (14:53 +0400)
commit03eba69013eb4f4499a5c09f72338ab95ce00801
treed37a10aebeeaacb2c8479956151277b6d1f6c225
parentf00b43167abbf8b34c5e1f9edcf8a71cdce8a70e
Stream: the "deferred" parameter of the "listen" directive.

The Linux TCP_DEFER_ACCEPT support.
src/stream/ngx_stream.c
src/stream/ngx_stream.h
src/stream/ngx_stream_core_module.c