]> source.dussan.org Git - tigervnc.git/commit
Add crude congestion window debug trace 442/head
authorPierre Ossman <ossman@cendio.se>
Fri, 11 Mar 2016 08:38:08 +0000 (09:38 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 17 Nov 2017 13:40:47 +0000 (14:40 +0100)
commit8cf7163ec07e9d97fe48d6dc4a29d6dc338eef9d
tree321d69a62df2ec29cf1c38c920e16a725ec5d13b
parentda8904cb0a6867ce676a4b60334ce2be3746cf60
Add crude congestion window debug trace

Allows us to compare our computed congestion window with the
underlying one used by the TCP layer.
common/rfb/Congestion.cxx
common/rfb/Congestion.h
common/rfb/VNCSConnectionST.cxx