K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-24T02:57:12.000000Z K 7 svn:log V 266 Protect so_oobmark with with SOCKBUF_LOCK(&so->so_rcv), and broaden locking in tcp_input() for TCP packets with urgent data pointers to hold the socket buffer lock across testing and updating oobmark from just protecting sb_state. Update socket locking annotations END