]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Extensive changes that _should_ fix the socket buffering problems,
authorSimon Tatham <anakin@pobox.com>
Sat, 25 Aug 2001 17:09:23 +0000 (17:09 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 25 Aug 2001 17:09:23 +0000 (17:09 +0000)
commitc87fa98d09343621fc4ae7c3c8fb197d0feeaa67
treec0cb006ee1b7e8e442770e7979b37b5eba11cd23
parent7ff3999e491d74a4bd6a32a664c9cb6e87c90f7f
Extensive changes that _should_ fix the socket buffering problems,
by ceasing to listen on input channels if the corresponding output
channel isn't accepting data. Has had basic check-I-didn't-actually-
break-anything-too-badly testing, but hasn't been genuinely tested
in stress conditions (because concocting stress conditions is non-
trivial).

[originally from svn r1198]
17 files changed:
misc.c
misc.h
network.h
plink.c
portfwd.c
psftp.c
putty.h
raw.c
rlogin.c
scp.c
ssh.c
ssh.h
telnet.c
terminal.c
window.c
winnet.c
x11fwd.c