K 10 svn:author V 6 cognet K 8 svn:date V 27 2003-06-17T00:31:30.000000Z K 7 svn:log V 242 Do not attempt to access to inp_socket fields if the socket is in the TIME_WAIT state, as inp_socket will then be NULL. This fixes a panic that occurs when one tries to bind a port that was previously binded with remaining TIME_WAIT sockets. END