Date: Mon, 29 Mar 2004 10:06:16 -0800 (PST) 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: <200403291806.i2TI6GX2021438@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/03/29 10:06:16 PST
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
Use a common return path for filt_soread() and filt_sowrite() to
simplify the impact of locking on these functions.
Submitted by: sam
Sponsored by: FreeBSD Foundation
Revision Changes Path
1.167 +20 -16 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403291806.i2TI6GX2021438>
