[nginx] Configure: fixed SO_BINDANY comment.
Maxim Dounin
mdounin at mdounin.ru
Thu Dec 7 14:12:17 UTC 2017
details: http://hg.nginx.org/nginx/rev/d3235149d17f
branches:
changeset: 7171:d3235149d17f
user: Maxim Dounin <mdounin at mdounin.ru>
date: Thu Dec 07 17:09:36 2017 +0300
description:
Configure: fixed SO_BINDANY comment.
diffstat:
auto/unix | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/auto/unix b/auto/unix
--- a/auto/unix
+++ b/auto/unix
@@ -342,7 +342,7 @@ ngx_feature_test="setsockopt(0, SOL_SOCK
. auto/feature
-# NetBSD bind to any address for transparent proxying
+# OpenBSD bind to any address for transparent proxying
ngx_feature="SO_BINDANY"
ngx_feature_name="NGX_HAVE_TRANSPARENT_PROXY"
More information about the nginx-devel
mailing list