cvs commit: src/sys/sys socketvar.h
Robert Watson
rwatson at FreeBSD.org
Tue Oct 12 10:34:15 PDT 2004
rwatson 2004-10-12 17:34:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/sys socketvar.h
Log:
Merge socketvar.h:1.134 from HEAD to RELENG_5:
date: 2004/10/09 16:42:57; author: rwatson; state: Exp; lines: +1 -0
Add SOCKBUF_UNLOCK_ASSERT(), which asserts that the current thread does
not hold the mutex for a socket buffer.
This change is a dependency to merge tcp_output.c:1.103.
Approved by: re (kensmith)
Revision Changes Path
1.133.2.1 +1 -0 src/sys/sys/socketvar.h
More information about the cvs-src
mailing list