listen.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-03-26 12:05:15 +01:00
parent 737a840daa
commit 46b470231f
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ If the
.I backlog
argument is greater than the value in
.IR /proc/sys/net/core/somaxconn ,
then it is silently truncated to that value.
then it is silently capped to that value.
Since Linux 5.4, the default in this file is 4096;
in earlier kernels, the default value is 128.
In kernels before 2.4.25, this limit was a hard coded value,