Date: Wed, 22 Dec 2004 09:12:20 +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/netinet tcp_input.c Message-ID: <200412220912.iBM9CKQn030935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-12-22 09:12:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_input.c Log: Merge tcp_input.c:1.260 from HEAD to RELENG_5: date: 2004/11/28 11:01:31; author: rwatson; state: Exp; lines: +3 -2 Expand coverage of the receive socket buffer lock when handling urgent pointer updates: test available space while holding the socket buffer mutex, and continue to hold until until the pointer update has been performed. MFC after: 2 weeks Revision Changes Path 1.252.2.3 +3 -2 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412220912.iBM9CKQn030935>