K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-11-02T17:59:12.000000Z K 7 svn:log V 337 Add a small regression test that opens a TCP socket, listens on it, performs a non-blocking connect from another socket, and then closes the listen socket rather than accepting. This is intended to exercise the close path in which connections are aborted due to a close on the listen socket while the connection is in the listen queue. END