Date: Thu, 4 Oct 2007 09:29:34 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet sctputil.c Message-ID: <200710040929.l949TYrO093520@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2007-10-04 09:29:34 UTC FreeBSD src repository Modified files: sys/netinet sctputil.c Log: - We should return error = 0 and the upper processing would return a zero length read. Otherwise we don't return the right error indication. Approved by: re@freebsd.org (gnn) Revision Changes Path 1.65 +2 -1 src/sys/netinet/sctputil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710040929.l949TYrO093520>