summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/accept.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweak "RETURN VALUES" sections to mention setting errno, as so manykrw2019-05-261-5/+10
* We have no protocols which require explicit confirmationguenther2014-09-091-25/+2
* Add additional kernel interfaces for setting close-on-exec on fdsguenther2014-08-311-7/+44
* more library historyschwarze2013-07-171-4/+4
* wording fix;jmc2013-04-211-3/+2
* Updates to SYNOPSIS, ERRORS, and STANDARDSguenther2013-03-311-4/+8
* document address truncation; from Steffen Daode Nurpmesojmc2012-04-241-2/+9
* fix previous;jmc2012-04-011-1/+2
* remind people to think of the poor file descriptorsderaadt2012-04-011-3/+14
* convert to new .Dd format;jmc2007-05-311-2/+2
* document accept can return EINTR. ok millert@ jmc@kurt2007-03-301-1/+3
* - wordingjaredy2005-08-101-9/+8
* typosmatthieu2004-12-311-3/+3
* Document existence of struct sockaddr_storage and add an example.matthieu2004-12-311-1/+23
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-02-251-2/+2
* poll(2) manpage references itself, accept(2) references poll(2) twice.jj2001-11-021-2/+1
* mdoc police.aaron2001-03-111-2/+2
* dd ECONNABORTED.itojun2001-02-071-1/+3
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-31/+21
* more pollderaadt1999-08-151-1/+4
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-8/+8
* accept(2) will set errno to EINVAL if the socket is not listen(2)'ingaaron1999-06-291-1/+5
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Use and document socklen_tmillert1999-02-151-3/+3
* Xr pollderaadt1998-08-171-1/+2
* fix openbsd tagderaadt1998-07-061-0/+1
* from netbsd; Document EMFILE and ENFILEderaadt1996-05-011-1/+5
* initial import of NetBSD treederaadt1995-10-181-0/+168