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

Issue 610053002: Allow the number of connections QUIC's send algorithms simulate to (Closed)

Created:
6 years, 2 months ago by ramant (doing other things)
Modified:
6 years, 2 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ian Swett
Base URL:
https://chromium.googlesource.com/chromium/src.git@Remove_QUIC_VERSION_16_76286812
Project:
chromium
Visibility:
Public.

Description

Allow the number of connections QUIC's send algorithms simulate to change, either initially or throughout the connection. Merge internal change: 76297032 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -21 lines) Patch
M net/quic/congestion_control/cubic.h View 2 chunks +10 lines, -0 lines 0 comments Download
M net/quic/congestion_control/cubic.cc View 3 chunks +24 lines, -16 lines 0 comments Download
M net/quic/congestion_control/pacing_sender.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/congestion_control/pacing_sender.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/congestion_control/send_algorithm_interface.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.h View 2 chunks +5 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 3 chunks +10 lines, -3 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_test.cc View 6 chunks +62 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 2 months ago (2014-09-26 23:37:18 UTC) #1
Ryan Hamilton
6 years, 2 months ago (2014-09-26 23:38:15 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698