diff xml/en/docs/mail/ngx_mail_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 1261698ec228
children e06cf66a9f63
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml	Wed May 19 12:58:02 2021 +0300
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml	Thu May 20 19:56:08 2021 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_core_module"
         link="/en/docs/mail/ngx_mail_core_module.html"
         lang="en"
-        rev="18">
+        rev="19">
 
 <section id="summary">
 
@@ -179,7 +179,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>,
 or <literal>so_keepalive</literal> parameters
 are used then for a given
 <value>address</value>:<value>port</value> pair