On cleanup, PSCP and PSFTP should explicitly check that the back end
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:17:39 +0000 (10:17 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:17:39 +0000 (10:17 +0000)
commit34580230cecf68453395e5698bb0176ab473748f
treed527e3ae0829f4bca3f115c45d79611db41771e8
parent95587c73731bf686583ca49d6cc9f3157aa5e527
On cleanup, PSCP and PSFTP should explicitly check that the back end
is still running rather than relying on ssh_sftp_loop_iteration() to
return a bogus value.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6803 cda61777-01e9-0310-a592-d414129be87e
pscp.c
psftp.c