mirror of
https://github.com/nginx/nginx.git
synced 2025-06-09 19:12:47 +08:00
Configure: TCP_KEEPIDLE test name simplified.
This commit is contained in:
parent
49d58ddd72
commit
6e4030a1ec
@ -330,7 +330,7 @@ ngx_feature_test="setsockopt(0, IPPROTO_TCP, TCP_DEFER_ACCEPT, NULL, 0)"
|
||||
. auto/feature
|
||||
|
||||
|
||||
ngx_feature="TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT"
|
||||
ngx_feature="TCP_KEEPIDLE"
|
||||
ngx_feature_name="NGX_HAVE_KEEPALIVE_TUNABLE"
|
||||
ngx_feature_run=no
|
||||
ngx_feature_incs="#include <sys/socket.h>
|
||||
|
Loading…
Reference in New Issue
Block a user