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

Issue 182083002: Implement an early retransmit timer in QUIC's TcpLossAlgorithm to (Closed)

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

Description

Implement an early retransmit timer in QUIC's TcpLossAlgorithm to replace immediate loss and retransmission. Merge internal change: 61976680 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -18 lines) Patch
M net/quic/congestion_control/tcp_loss_algorithm.h View 1 chunk +4 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_loss_algorithm.cc View 2 chunks +32 lines, -13 lines 0 comments Download
M net/quic/congestion_control/tcp_loss_algorithm_test.cc View 10 chunks +23 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 9 months ago (2014-02-26 20:11:55 UTC) #1
Ryan Hamilton
6 years, 9 months ago (2014-02-26 22:19:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698