simon-svn: putty: ben

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Aug 25 14:39:32 BST 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     ben
Revision:       9616
Date:           2012-08-25 14:39:32 +0100 (Sat, 25 Aug 2012)

Log message (7 lines):
Handle all replies to CHANNEL_REQUESTs through the per-channel queue.

Each of the minor start-of-session requests is now dealt with by its own 
little co-routine, while the shell/command is done in do_ssh2_authconn() 
itself.  This eliminates one more round-trip in session setup: PuTTY gets
all the way up to sending a shell request before worrying about any
replies.

Modified files:
U   putty/ssh.c

Links:
http://svn.tartarus.org/sgt/?rev=9616&view=rev
http://svn.tartarus.org/sgt/putty/ssh.c?rev=9616&r1=9615&r2=9616



More information about the tartarus-commits mailing list