rwatson 2004-06-24 04:27:10 UTC
FreeBSD src repository
Modified files:
sys/sys socketvar.h
Log:
Annotate so_error as being used for simple assignment and reads, and
therefore not locked.
Assert the socket buffer lock in sowwakeup_locked() to match
sorwakeup_locked().
Revision Changes Path
1.130 +2 -1 src/sys/sys/socketvar.h