K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-07T13:04:25.000000Z K 7 svn:log V 187 When setting up timewait state for a TCP connection, don't hold the socket lock over a crhold() of so_cred: so_cred is constant after socket creation, so doesn't require locking to read. END