]> source.dussan.org Git - tigervnc.git/commit
Use a queue for congestion pings
authorPierre Ossman <ossman@cendio.se>
Fri, 11 Dec 2015 18:32:21 +0000 (19:32 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 17 Nov 2017 07:22:11 +0000 (08:22 +0100)
commitb2a417c1554f81d9ce7b35c8eea6b5e571ed62b6
treece803db016dad480c1ad798a4ce7a12a3a990e6e
parente0a3ad423db070bee076216d9d94587b40fdc680
Use a queue for congestion pings

This reduces the data sent, and avoids any problems with the
client corrupting it.
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h