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