diff xml/en/docs/stream/ngx_stream_core_module.xml @ 2724:00afc7c4d4df

Documented listen options that imply "bind".
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 May 2021 19:56:08 +0300
parents c8f0f30e1513
children 6d082b470918
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_core_module.xml	Wed May 19 12:58:02 2021 +0300
+++ b/xml/en/docs/stream/ngx_stream_core_module.xml	Thu May 20 19:56:08 2021 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_core_module"
         link="/en/docs/stream/ngx_stream_core_module.html"
         lang="en"
-        rev="32">
+        rev="33">
 
 <section id="summary">
 
@@ -193,7 +193,9 @@
 <c-func>bind</c-func> only to <literal>*:</literal><value>port</value>.
 It should be noted that the <c-func>getsockname</c-func> system call will be
 made in this case to determine the address that accepted the connection.
-If the <literal>ipv6only</literal>
+If the <literal>backlog</literal>,
+<literal>rcvbuf</literal>, <literal>sndbuf</literal>,
+<literal>ipv6only</literal>, <literal>reuseport</literal>,
 or <literal>so_keepalive</literal> parameters
 are used then for a given
 <value>address</value>:<value>port</value> pair