K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-20T17:38:19.000000Z K 7 svn:log V 339 Annotate some ordering-related issues in solisten() which are not yet resolved by socket locking: in particular, that we test the connection state at the socket layer without locking, request that the protocol begin listening, and then set the listen state on the socket non-atomically, resulting in a non-atomic cross-layer test-and-set. END