]> git.kaiwu.me - nginx.git/commit
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
authorRuslan Ermilov <ru@nginx.com>
Mon, 3 Oct 2016 12:58:30 +0000 (15:58 +0300)
committerRuslan Ermilov <ru@nginx.com>
Mon, 3 Oct 2016 12:58:30 +0000 (15:58 +0300)
commit2e12afb955a211f55bfdcb3f3d92fc1b42d9dc99
tree28b339219f9cd6e9f2b5f1a8dc9bc12da97d5028
parent58b85017a4063916b010de75e7c153576cf660ea
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.

Removed (NGX_HAVE_DEFERRED_ACCEPT && defined TCP_DEFER_ACCEPT)
from the signature accordingly.
src/core/ngx_connection.h
src/core/ngx_module.h
src/http/ngx_http_core_module.h