cvs commit: src/lib/libc/sys listen.2
Gleb Smirnoff
glebius at FreeBSD.org
Wed Aug 31 14:01:51 GMT 2005
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
More information about the cvs-src
mailing list