]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Ensure all backends _remember_ the connection has closed after
authorSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2001 12:22:16 +0000 (12:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2001 12:22:16 +0000 (12:22 +0000)
commit62a76699ad5aa45d07f32a3f866a2f9299e547c6
tree3bb98d2d8474fad96f4ece170aa9bb16bfa81762
parent0d0c8a5e2e28e15306dd777bd3f3cf492cd6fe9b
Ensure all backends _remember_ the connection has closed after
receiving a network error. Should prevent the cascading-error-box
bug.

[originally from svn r900]
raw.c
rlogin.c
ssh.c
telnet.c