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

Issue 742823005: Change from setting QUIC's ack timer to 0ms when any handshake packet is (Closed)

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

Description

Change from setting QUIC's ack timer to 0ms when any handshake packet is received to setting it when the handshake is confirmed on the client side. Merge internal change: 80306847 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -18 lines) Patch
M net/quic/quic_client_session_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +15 lines, -12 lines 0 comments Download
M net/quic/quic_crypto_client_stream_test.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client_session_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 1 month ago (2014-11-19 23:21:19 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-11-20 01:07:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698