Close TCP receive window when we cannot receive data; suggested by Darren
authortholo <tholo@openbsd.org>
Thu, 12 Sep 1996 06:36:57 +0000 (06:36 +0000)
committertholo <tholo@openbsd.org>
Thu, 12 Sep 1996 06:36:57 +0000 (06:36 +0000)
commit7da28b72644b18ed94a6878aaba12c0062adfe02
treedc14823d7cc2a420431fb7cf8a75dacb5b47d75a
parentdb011c5bc0920cb435c571d01c766f4612755593
Close TCP receive window when we cannot receive data; suggested by Darren
Reed.  Also make a conditional easier to read.
sys/netinet/tcp_output.c