Flush the logfile reasonably frequently in `printable output only' and
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 12 Aug 2004 01:02:01 +0000 (01:02 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 12 Aug 2004 01:02:01 +0000 (01:02 +0000)
commit11cc5e30c81503e5769e32e75d0455b193111eec
tree21414d0edddc7b8fbb703c25ae49e2aec47a1098
parent9583660004406f1b8e9296e13e6709cce510d72c
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: svn://svn.tartarus.org/sgt/putty@4445 cda61777-01e9-0310-a592-d414129be87e
logging.c
putty.h
terminal.c