]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r221512:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 20:45:17 +0000 (20:45 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 20:45:17 +0000 (20:45 +0000)
commitfdc81eac6555b652ec5069a9ab0a4e5f6dd4cef5
treefdee8bc4f93905a24f592b7b2a097f297dd29c2e
parentad5f2fa2565d1da27135278d1b9cf8ba86b20ecd
MFC r221512:
* Update copyright notice.
* Cleanup usage of iov's.
* Add support for SCTP_TIMEOUTS socketoption.
* Fix a bug in sctp_recvmsg(): return the msg_flags in case of an error.
* Fix a bug in the error handling of sctp_peeloff(): return the -1.

git-svn-id: svn://svn.freebsd.org/base/stable/8@231432 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/net/sctp_sys_calls.c