]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Improved diagnostics in port-forwarding: we now log any error returned by
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 3 Sep 2004 13:46:39 +0000 (13:46 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 3 Sep 2004 13:46:39 +0000 (13:46 +0000)
commit27193c4bf06711d74789f91589f38977b12415f8
treef710cbf9c1ced1ea43e34249b4f0d4972b3ba0e0
parent47997ad90454bc704b3d060b4db03f4fcbb72e46
Improved diagnostics in port-forwarding: we now log any error returned by
pfd_addforward() rather than just ignoring it.

[originally from svn r4529]
ssh.c