rwatson 2006-08-02 16:23:52 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket2.c
Log:
Change two XXX's to two notes: the fact that SOCK_LOCK(so) ==
SOCKBUF_LOCK(&so->so_rcv) is encoded, which is worth noting, but not a
bug.
Revision Changes Path
1.162 +2 -2 src/sys/kern/uipc_socket2.c