]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Make sure we never send window adjustments (or winadjes) on channels
authorSimon Tatham <anakin@pobox.com>
Thu, 8 Dec 2011 19:15:53 +0000 (19:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 8 Dec 2011 19:15:53 +0000 (19:15 +0000)
commita3ad61bc6c8138954e57154ea98bcaf0239253f5
tree2cf911d36ed57525f24faa903d1d8f6cfe016970
parent9b6c8fd29e1c2ca2a18968617fecae476e8c583a
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: http://svn.tartarus.org/sgt/putty@9360 cda61777-01e9-0310-a592-d414129be87e
ssh.c