]> git.sesse.net Git - nageru/commitdiff
QueueLengthPolicy::reset() does nothing anymore, so just remove it.
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Sun, 23 Aug 2020 19:18:19 +0000 (21:18 +0200)
committerSteinar H. Gunderson <steinar+nageru@gunderson.no>
Sun, 23 Aug 2020 19:18:19 +0000 (21:18 +0200)
In its place, what we often want is to clear the associated jitter history,
so do that instead.


No differences found