# HG changeset patch # User Maxim Dounin # Date 1512655776 -10800 # Node ID d3235149d17f7745d3ac246a6cdcc81a56698f7b # Parent d747065c6a98ea72931b2297ed0352ff6a8f8d5a Configure: fixed SO_BINDANY comment. 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"