]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
RDB's patch:
authorSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:37:35 +0000 (10:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:37:35 +0000 (10:37 +0000)
commit0d672df0edfe4aaf7998c14e3e1cf222c3095bcd
treed24d9a721f243adca3ee9065d2a7d86a2c20ed50
parentcfc0852580c2f1dd973f4ae881c7ea167a21bd69
RDB's patch:
 - `local ldisc' config option now switches between PuTTY's original
   behaviour when off (aggressively start negotiations, never use
   local line discipline) and Unix telnet's off-port-25 behaviour
   when on (wait to be negotiated with, toggle local line discipline
   when TELOPT_ECHO changes)
 - SYNCH handling has been improved again, though it may still be
   broken due to WinSock being irretrievably pants

[originally from svn r420]
telnet.c