Date: Sun, 11 Jul 2004 01:44:12 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <200407110144.i6B1iCb5051418@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-07-11 01:44:12 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: In the 'dontblock' section of soreceive(), assert that the mbuf on hand ('m') is in fact the first mbuf in the receive socket buffer. Revision Changes Path 1.198 +1 -0 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407110144.i6B1iCb5051418>