simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Thu Dec 8 19:15:52 GMT 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9359
Date:           2011-12-08 19:15:52 +0000 (Thu, 08 Dec 2011)

Log message (5 lines):
Block SIGPIPE in Unix plink. In a port-forwarding run we may have lots
of local sockets and pipes all open at once, and if one of them is
uncleanly closed from the remote end we don't want the whole
application to die - we want to close that socket's SSH channel and
continue with the rest of the run.

Modified files:
U   putty/unix/uxplink.c

Links:
http://svn.tartarus.org/sgt/?rev=9359&view=rev
http://svn.tartarus.org/sgt/putty/unix/uxplink.c?rev=9359&r1=9358&r2=9359



More information about the tartarus-commits mailing list