]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Factor out code to close the local socket associated with a channel.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 28 May 2016 13:50:02 +0000 (14:50 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 28 May 2016 13:50:02 +0000 (14:50 +0100)
commit7b9ad090067e817321190fa3379264e6ee9d3b91
treea3ac6c749ab3bbaa68b4f00a0dfbcd7db708eebe
parent5da8ec5ca6a439a542841b02830774144bd099f9
Factor out code to close the local socket associated with a channel.

The only visible effect should be that abrupt closure of an SSH
connection now leads to a slew of messages about closing forwarded
ports.
ssh.c