summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_recvmsg.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC r281884:tuexen2015-05-291-3/+3
| | | | | | A complete user message is signalled with the MSG_EOR flag, not the MSG_EOF flag. Thanks to Valentin Nechayev for reporting the issue.
* Remove the advertising clause from the Regents of the University ofemaste2013-05-281-5/+1
| | | | California's license, per the letter dated July 22, 1999.
* General mdoc(7) and typo fixes.gjb2012-05-111-1/+1
| | | | | | PR: 167734 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-17/+17
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* Fix typos and spelling mistakes.joel2010-08-061-1/+1
|
* Use ISO C99 integer types instead of the BSD-specific u_int*_t.brucec2010-07-041-8/+8
| | | | Approved by: rrs (mentor)
* sctp_recvmsg returns the number of bytes received, not sent.brucec2010-06-111-1/+1
| | | | | Approved by: rrs (mentor) MFC after: 1 month
* Fix typo of ENOTCONN.brucec2010-01-311-1/+1
| | | | | | Add missing RETURN VALUES section in sctp_opt_info(3). Approved by: rrs (mentor)
* Miscellaneous mdoc, spelling and inconsistency fixes.brueffer2010-01-121-9/+10
| | | | | | PR: 142573, 142576 (mostly) Submitted by: brucec MFC after: 1 week
* Assorted spelling, punctuation and mdoc fixes.brueffer2007-09-251-10/+15
| | | | Approved by: re (blanket)
* - Fix description to say "receive" instead of "send"gabor2007-09-201-2/+2
| | | | | | PR: docs/115466 Submitted by: Bruce Cran <bruce@cran.org.uk> Approved by: re (bmah)
* Major cleanup: mdoc macros, style, typos etc.brueffer2007-06-181-49/+69
|
* Fix include declaration it was sys/sctp.h should be netinet/sctp.h,rrs2007-02-261-1/+1
| | | | reported by pluknet@gmail.com.
* First cut of the sctp man pages. Still need work.rrs2007-02-221-0/+272
OpenPOWER on IntegriCloud