simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Sep 14 10:09:35 BST 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9283
Date:           2011-09-14 10:09:35 +0100 (Wed, 14 Sep 2011)

Log message (9 lines):
Another tweak to EOF policy: invent an outgoing EOF on receipt of an
incoming CHANNEL_CLOSE, if it's the main session channel. The idea is
that invocations such as 'plink -T hostname sh' (running a shell
without a remote pty) can be exited by typing 'exit' to the remote
shell, without plink blocking forever waiting for outgoing EOF.

I think it would be better to do the same for all other channel types
too, but that would need an extra API call which I haven't
implemented yet.

Modified files:
U   putty/ssh.c

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



More information about the tartarus-commits mailing list