K 10 svn:author V 3 yar K 8 svn:date V 27 2001-11-19T21:52:03.000000Z K 7 svn:log V 296 Eliminate another instance of the old and well-known DoS bug that the select(2)/accept(2) pair is called on a socket that is in the blocking I/O mode. The bug is triggered if a selected connection dies before the accept(2) leading to the accept(2) blocking virtually forever. MFC after: 1 week END