]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix failure to re-enable local line discipline when TELOPT_ECHO is
authorSimon Tatham <anakin@pobox.com>
Tue, 24 Oct 2000 11:16:25 +0000 (11:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 24 Oct 2000 11:16:25 +0000 (11:16 +0000)
commit372a4e1e7e3f663b26ec54862288d1c264a0f459
tree03cfdc4e2be52ce98a4699b17e0079331a45815e
parent384eeb3f76b885fef9a6730666d607abcbac3b80
Fix failure to re-enable local line discipline when TELOPT_ECHO is
turned _back off_ by the remote server. (server sends WONT)

[originally from svn r756]
telnet.c