simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sat May 12 18:00:54 BST 2012
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9523
Date: 2012-05-12 18:00:54 +0100 (Sat, 12 May 2012)
Log message (6 lines):
When we are asked to unthrottle an SSH connection (by the front end
calling back->unthrottle), we should immediately call
ssh_process_queued_incoming_data to handle the SSH packets that have
been saved for later functioning while we were throttled. Otherwise,
they'll sit there unhandled until the next call to ssh_gotdata, which
might not be for ages if the server thinks it's waiting for us.
Modified files:
U putty/ssh.c
Links:
http://svn.tartarus.org/sgt/?rev=9523&view=rev
http://svn.tartarus.org/sgt/putty/ssh.c?rev=9523&r1=9522&r2=9523
More information about the tartarus-commits
mailing list