]> source.dussan.org Git - tigervnc.git/commit
Asynchronously retry update on congestion
authorPierre Ossman <ossman@cendio.se>
Fri, 29 Apr 2016 13:35:56 +0000 (15:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 29 Apr 2016 13:35:56 +0000 (15:35 +0200)
commita40ab204bda8cc4ebe5f061c8a5776a1505f1b53
tree1e886acb6b80ee5cb78e8279fef4c8a5fc89bda8
parent16419cce135e9880e8d816acb7ded0249f795453
Asynchronously retry update on congestion

We now get notifications when the output buffer empties, and we
already caught incoming RTT pongs, meaning we can now react at the
proper time to retry a congested update rather than use a timer.
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h