cvs commit: src/sys/kern uipc_socket.c
Robert Watson
rwatson at FreeBSD.org
Mon Jul 5 12:29:34 PDT 2004
rwatson 2004-07-05 19:29:33 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
Drop the socket buffer lock around a call to m_copym() with M_TRYWAIT.
A subset of locking changes to soreceive() in the queue for merging.
Bumped into by: Willem Jan Withagen <wjw at withagen.nl>
Revision Changes Path
1.192 +4 -1 src/sys/kern/uipc_socket.c
More information about the cvs-all
mailing list