simon-svn: putty putty-wishlist: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Tue Jan 11 19:33:42 GMT 2005
SVN root: svn://ixion.tartarus.org/main
Changes by: simon
Revision: 5098
Date: 2005-01-11 19:33:41 +0000 (Tue, 11 Jan 2005)
Log message (6 lines):
Fix `disconnect': arrange that we keep track of when we're expecting
to see the server slam the TCP connection shut (i.e. almost never,
unless it's just sent us an SSH_MSG_DISCONNECT), and treat an
unexpected closure as a non-clean session termination. Previously
any server-initiated connection closure was being treated as a clean
exit, which was a hangover from the good old Telnet-only days.
Modified files:
U putty/ssh.c
U putty-wishlist/data/disconnect
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=5098&r1=5097&r2=5098
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty-wishlist/data/disconnect?rev=5098&r1=5097&r2=5098
More information about the tartarus-commits
mailing list