Port forwarding module now passes backend handles around properly.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Oct 2002 10:33:59 +0000 (10:33 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Oct 2002 10:33:59 +0000 (10:33 +0000)
commit6b78788aeda49ad942a13e736cda2cf282432d78
treec7c6fa109faf9963c986bb478d9ff3b72b5d5264
parentb9d7bcadee831e9b59fb785f2464a5fc1897bd1a
Port forwarding module now passes backend handles around properly.
As a result I've now been able to turn the global variables `back'
and `backhandle' into module-level statics in the individual front
ends. Now _that's_ progress!

git-svn-id: svn://svn.tartarus.org/sgt/putty@2142 cda61777-01e9-0310-a592-d414129be87e
plink.c
portfwd.c
psftp.c
putty.h
scp.c
ssh.c
ssh.h
unix/pterm.c
window.c
winstuff.h