]> source.dussan.org Git - tigervnc.git/commit
Estimate higher bandwidth in slow start 720/head
authorPierre Ossman <ossman@cendio.se>
Thu, 20 Sep 2018 14:35:37 +0000 (16:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 21 Sep 2018 08:39:52 +0000 (10:39 +0200)
commit4f04ebbb57e13b6621dc9b1bc0667a4e5b8cb465
treed1054e8ab0bd7a14573fa701e84b35ddeed87787
parentbeab2b6e4adcdab1fd71964c5ab7533c6050edbf
Estimate higher bandwidth in slow start

If we are still in slow start then we haven't discovered the actual
bandwidth limit yet. We also rely on the caller causing a bit of
congestion to detect the limit. So report a higher bandwidth estimate
than what we've currently tested in this scenario.
common/rfb/Congestion.cxx