]> source.dussan.org Git - tigervnc.git/commit
Improved congestion control handling
authorPierre Ossman <ossman@cendio.se>
Sun, 13 Dec 2015 14:43:46 +0000 (15:43 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 17 Nov 2017 07:23:07 +0000 (08:23 +0100)
commita99d14d1939cb2338b6268d9aebe3850df66daed
treefe6882d055923a03c5bc010b13045cb556a6c8e4
parentc09e5580d1058718301fe83fdb8750cc579e7ea1
Improved congestion control handling

Refine the previous method by interpolating the values we need.
This reduces the effect of the problem that we cannot send enough
ping packets.
common/rfb/Congestion.cxx
common/rfb/Congestion.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h
common/rfb/util.cxx
common/rfb/util.h