Date: Thu, 16 Jun 2011 15:36:09 +0000 (UTC) From: Michael Tuexen <tuexen@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/net sctp_sys_calls.c src/sys/netinet sctp_uio.h Message-ID: <201106161538.p5GFcjYU019854@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tuexen 2011-06-16 15:36:09 UTC FreeBSD src repository Modified files: lib/libc/net sctp_sys_calls.c sys/netinet sctp_uio.h Log: SVN rev 223152 on 2011-06-16 15:36:09Z by tuexen * Fix the handling of addresses in sctp_sendv(). * Add support for SCTP_SENDV_NOINFO. * Improve the error handling of sctp_sendv() and sctp_recv(). MFC after: 1 month Revision Changes Path 1.21 +83 -42 src/lib/libc/net/sctp_sys_calls.c 1.59 +1 -0 src/sys/netinet/sctp_uio.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106161538.p5GFcjYU019854>