Date: Wed, 31 Aug 2005 14:01:48 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys listen.2 Message-ID: <200508311401.j7VE1mtG098926@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-08-31 14:01:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/sys listen.2
Log:
MFC 1.28:
- Document the fact that the real length of listen queue is 1.5 more
than the value of backlog argument.
- Document the fact that a subsequent listen(2) calls on the listening
socket change the backlog argument.
- Note that current listen queue lengths can be queried using netstat(1).
Submitted by: Igor Sysoev <is rambler-co.ru>
Wording by: gnn
Approved by: re (kensmith)
Revision Changes Path
1.27.12.1 +16 -1 src/lib/libc/sys/listen.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508311401.j7VE1mtG098926>
