K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-03-12T13:39:39.000000Z K 7 svn:log V 274 Extend the coverage of the accept and socket mutexes in soisconnected() so that the socket lock is held over the test-and-set removal of the accept filter option during connect, and the two socket mutex regions (transition to connected, perform accept filter) are combined. END