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

Issue 2390773005: short circuit QUIC packets to packet buffer if there is already a CHLO on same connection buffered … (Closed)

Created:
4 years, 2 months ago by rjshade
Modified:
4 years, 2 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

short circuit QUIC packets to packet buffer if there is already a CHLO on same connection buffered there. Protected by FLAGS_quic_buffer_packets_after_chlo. Merge internal change: 134431904 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M net/quic/core/quic_flags_list.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 2 chunks +10 lines, -1 line 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 3 chunks +9 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
rjshade
4 years, 2 months ago (2016-10-04 20:58:40 UTC) #1
Ryan Hamilton
4 years, 2 months ago (2016-10-05 00:22:08 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698