summaryrefslogtreecommitdiff
path: root/lib/libc/sys/send.2
AgeCommit message (Expand)Author
2014-09-09Various updates and corrections to SYNOPSIS, ERRORS, and STANDARDSPhilip Guenther
2014-04-07Retire kernel support for SO_DONTROUTE, this time without breakingMartin Pieuchot
2014-03-28revert "Retire kernel support for SO_DONTROUTE" diff, which does bad thingsStuart Henderson
2014-03-27Retire kernel support for SO_DONTROUTE, since the plan is to alwaysMartin Pieuchot
2012-10-05add send(2) MSG_DONTWAIT support which enables us to choose nonblockingYASUOKA Masahiko
2012-04-11In sendmsg() permit at most 10% of maxfiles to be in-flightTheo de Raadt
2011-12-24formatting errors, found using freebsd's "igor";Jason McIntyre
2011-12-03document MSG_NOSIGNAL.Federico G. Schwindt
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-04link to new CMSG_DATA(3); prod by deraadtJared Yanovich
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-01-02Remove extra reference to poll.2. Spotted by form@.Mike Pechkin
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-08-15more pollTheo de Raadt
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-02-27make function names the correct caseTheo de Raadt
1999-02-17more errno values are possible; jon@oaktree.co.ukTheo de Raadt
1999-02-15sendto(2) takes a socklen_t as wellTodd C. Miller
1998-11-16doc EAFNOSUPPORT returnTheo de Raadt
1998-08-17Xr pollTheo de Raadt
1998-08-05IOV_MAX, not UIO_MAXIOVTodd C. Miller
1998-07-28For read, write, send, sendto, recv, recvfrom return EINVAL is size arg > SSI...Todd C. Miller
1998-07-28document EINVAL due to overflowTodd C. Miller
1998-07-06fix openbsd tagTheo de Raadt
1998-03-18send(2) and friends return EINVAL if (flags & MSG_EOR)Todd C. Miller
1997-01-22add docs about EHOSTUNREACH; from hwr@pilhuhn.deTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt