Make sure we never send window adjustments (or winadjes) on channels
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Dec 2011 19:15:53 +0000 (19:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Dec 2011 19:15:53 +0000 (19:15 +0000)
commitbeff003a9e3e1b746473ea81f3ffad3dfcfc5f6f
tree2cf911d36ed57525f24faa903d1d8f6cfe016970
parent1f39cbd06644899904fdb4b125c9d6e989790a9f
Make sure we never send window adjustments (or winadjes) on channels
for which we've already sent CHANNEL_CLOSE. It would be embarrassing
if the remote end had also sent CHANNEL_CLOSE in response and then
received our communication once it had forgotten about the channel.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9360 cda61777-01e9-0310-a592-d414129be87e
ssh.c