K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-20T17:50:42.000000Z K 7 svn:log V 266 When retrieving the SO_LINGER socket option for user space, hold the socket lock over pulling so_options and so_linger out of the socket structure in order to retrieve a consistent snapshot. This may be overkill if user space doesn't require a consistent snapshot. END