Better robustness in visual bell timeouts: handling GetTickCount
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 23 Oct 2001 19:51:23 +0000 (19:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 23 Oct 2001 19:51:23 +0000 (19:51 +0000)
commit286c6b868dd46b2c90bd828f2c11413752c99456
tree9f80d75f7ef3661e44d5cc2df7fd393140189111
parent42856df411d7491a1e40c4d21c985b03a6206e22
Better robustness in visual bell timeouts: handling GetTickCount
wraparound, not referencing vbell_timeout if in_vbell==FALSE, that
sort of thing. I doubt it'll fix the reported problems with screen
vbells, since none of the failure modes I've just prevented looked
all that probable to me, but it's nice to have extra robustness
anyway.

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