K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-24T03:07:27.000000Z K 7 svn:log V 199 Broaden scope of the socket buffer lock when processing an ACK so that the read and write of sb_cc are atomic. Call sbdrop_locked() instead of sbdrop() since we already hold the socket buffer lock. END