Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!cmcl2!brl-adm!adm!minshall%opal.Berkeley.EDU@BERKELEY.EDU From: minshall%opal.Berkeley.EDU@BERKELEY.EDU Newsgroups: comp.unix.wizards Subject: Re: FIN_WAIT_2 problem ? Message-ID: <7890@brl-adm.ARPA> Date: Wed, 17-Jun-87 06:15:16 EDT Article-I.D.: brl-adm.7890 Posted: Wed Jun 17 06:15:16 1987 Date-Received: Sun, 21-Jun-87 15:22:57 EDT Sender: news@brl-adm.ARPA Lines: 10 Chuck Johnson, If you have connections hanging in FIN_WAIT_2 and LAST_ACK then there is a bug somewhere. There was a bug in the 4.2 TCP implementation (in tcp_input.c) which would cause connections to hang in this state. The fix, which is in the Mt. Xinu bug list (among other places), involved repositioning a block of code (though I can't remember which block where). Greg Minshall