]> source.dussan.org Git - tigervnc.git/commit
Better handling of slow timers
authorPierre Ossman <ossman@cendio.se>
Fri, 7 Oct 2016 14:02:18 +0000 (16:02 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 24 Feb 2017 12:13:53 +0000 (13:13 +0100)
commit79621345b91316cc127154f28e2f2934fc1f64b4
tree6be08a04f9a8407cfdd034d2a0ef3ade399d713d
parent7e8b8b10cd290d80954f6e2c57112f2eb3e2a251
Better handling of slow timers

Make sure the code deals more gracefully with timers that take a
long time to execute, and therefore might miss their deadlines.
common/rfb/Timer.cxx