Apparently sending DISCONNECT on a normal SSH2 connection close is
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 10 Dec 2001 18:12:51 +0000 (18:12 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 10 Dec 2001 18:12:51 +0000 (18:12 +0000)
commitca2914d11e55cda342e3c1a25ffbe68b4b6cb653
treefd54ca80878a78f80024d213fb30922b6ff804c4
parent2c975497a5d6e5ed5a5648668f76f0d7d000fd9c
Apparently sending DISCONNECT on a normal SSH2 connection close is
actually _less_ polite than just closing the connection, rather than
more polite as I'd believed. So we now just close.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1468 cda61777-01e9-0310-a592-d414129be87e
ssh.c