]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Most of the code for "nc" mode duplicated that for opening a session or
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Sep 2012 19:46:07 +0000 (19:46 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Sep 2012 19:46:07 +0000 (19:46 +0000)
commit8c1d1be95669a623c4e8f9e3100f80bc299635b5
treea18da8c68048126031cd56ff8a06c6661cfee95e
parent14539a77197feb8d9e0f56433545fcd828b8aa3a
Most of the code for "nc" mode duplicated that for opening a session or
a fowarded port.  Arrange that this code is shared instead.  The main
visible change is a slight change of log messages.

[originally from svn r9655]
ssh.c