mycroft Wed Jan 31 00:37:35 EST 1996 Update of /a/cvsroot/src/sys/netinet In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11194 Modified Files: tcp_usrreq.c Log Message: If we close from FIN_WAIT_2 state, make sure we don't leave the socket around forever if we don't get a final FIN. From Arne Juul, PR 1659.