Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!ames!ucbcad!ucbvax!OKEEFFE.BERKELEY.EDU!karels From: karels@OKEEFFE.BERKELEY.EDU (Mike Karels) Newsgroups: comp.protocols.tcp-ip Subject: Re: BSD 4.3 Terminates zero window connection Message-ID: <8711220435.AA08947@okeeffe.Berkeley.EDU> Date: Sat, 21-Nov-87 23:35:17 EST Article-I.D.: okeeffe.8711220435.AA08947 Posted: Sat Nov 21 23:35:17 1987 Date-Received: Tue, 24-Nov-87 01:22:30 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 18 Re: > A customer has reported that BSD4.3, if it is presented with a zero window, > tries ONCE to push data through the window. If it receives no response, > it closes the connection. There is a language problem between me the > customer and the manuals, so maybe I don't understand what they are > saying. Does this match 4.3 behavior? > > - Geof This is not true in general, and I don't know of any bugs in this area that cause connections to close when the window closes. There was a bug in 4.2 that could cause connections to close if the window was retracted after data had been sent into it; I believe that this is fixed in 4.3BSD as well, although I didn't take the time to set up a situation in which to test that. Mike