mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
Configure: fixed SO_BINDANY comment.
This commit is contained in:
parent
6ff1340262
commit
40f1c48b53
@ -342,7 +342,7 @@ ngx_feature_test="setsockopt(0, SOL_SOCKET, SO_ACCEPTFILTER, NULL, 0)"
|
|||||||
. auto/feature
|
. auto/feature
|
||||||
|
|
||||||
|
|
||||||
# NetBSD bind to any address for transparent proxying
|
# OpenBSD bind to any address for transparent proxying
|
||||||
|
|
||||||
ngx_feature="SO_BINDANY"
|
ngx_feature="SO_BINDANY"
|
||||||
ngx_feature_name="NGX_HAVE_TRANSPARENT_PROXY"
|
ngx_feature_name="NGX_HAVE_TRANSPARENT_PROXY"
|
||||||
|
Loading…
Reference in New Issue
Block a user