cvs commit: src/lib/libc/sys accept.2
Remko Lodder
remko at FreeBSD.org
Sat Aug 20 08:36:57 GMT 2005
remko 2005-08-20 08:36:56 UTC
FreeBSD src repository (doc committer)
Modified files: (Branch: RELENG_5)
lib/libc/sys accept.2
Log:
MFC:
Document the fact that accept(2) may return EINVAL when addrlen is
negative (in addition to returning EINVAL when called on a descriptor
that is not a socket).
Submitted by: Arne H Juul <arnej at europe.yahoo-inc.com>
PR: docs/80587
PR: docs/54995, docs/80587
Prodded by: rionda
Revision Changes Path
1.30.2.1 +4 -0 src/lib/libc/sys/accept.2
More information about the cvs-src
mailing list