simon-svn: putty: simon
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Mon Jan 8 18:54:49 GMT 2007
SVN root: svn://ixion.tartarus.org/main
Changes by: simon
Revision: 7076
Date: 2007-01-08 18:54:49 +0000 (Mon, 08 Jan 2007)
Log message (4 lines):
Have one call to from_backend() per call to do_telnet_read(),
instead of the previous rate of one per character. In `Flush log
file frequently' mode, the latter was causing excessive slowdown due
to fflush()ing once per byte.
Modified files:
U putty/telnet.c
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=7076&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/telnet.c?rev=7076&r1=7075&r2=7076
More information about the tartarus-commits
mailing list