]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Flush the logfile reasonably frequently in `printable output only' and
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 12 Aug 2004 01:02:01 +0000 (01:02 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 12 Aug 2004 01:02:01 +0000 (01:02 +0000)
commitaf776ab7669c0fe88f0cfe2accb5fea3afb9df60
tree21414d0edddc7b8fbb703c25ae49e2aec47a1098
parent18e22b6ab8e8f98e2c1751c69bbb7a99fc05195f
Flush the logfile reasonably frequently in `printable output only' and
`all session data' modes, without completely mauling the performance, by
fflush()ing once per term_out(). If anyone complains I suppose we can
make this optional.

git-svn-id: http://svn.tartarus.org/sgt/putty@4445 cda61777-01e9-0310-a592-d414129be87e
logging.c
putty.h
terminal.c