K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-20T21:47:12.000000Z K 7 svn:log V 330 It's now the responsibility of the consumer of soabort() to remove a socket from its accept queue when aborting it during a new inbound connection. Update spx_input() to acquire the accept lock, assert the condition of the socket on its parent queue, and approriately disconnect it from the queue before calling soabort() on it. END