Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Issue 312573002: Ensuring that QUIC's pacing sender can have TimeUntilSend called (Closed)

Created:
6 years, 6 months ago by ramant (doing other things)
Modified:
6 years, 6 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Ensuring that QUIC's pacing sender can have TimeUntilSend called multiple times and behave return the same time to send. Also add more tests to ensure the pacing sender properly makes up for lost time, but stops doing so after application limited sending. Merge internal change: 68257669 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -49 lines) Patch
M net/quic/congestion_control/pacing_sender.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/congestion_control/pacing_sender.cc View 3 chunks +26 lines, -14 lines 0 comments Download
M net/quic/congestion_control/pacing_sender_test.cc View 4 chunks +65 lines, -34 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-06-02 19:14:08 UTC) #1
Ryan Hamilton
6 years, 6 months ago (2014-06-02 19:18:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698