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

Issue 2407043002: relnote: Create QUIC connection after it is successfully inserted to the global map. If a connectio… (Closed)

Created:
4 years, 2 months ago by Zhongyi Shi
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

relnote: Create QUIC connection after it is successfully inserted to the global map. If a connection fails to be insert to the global map, meaning the connection is owned by another silo, toss the packet to that silo. Mostly protected by flag quic_create_session_after_insertion. Merge internal change: 135266510 BUG=

Patch Set 1 #

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

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 4 (2 generated)
Zhongyi Shi
4 years, 2 months ago (2016-10-10 23:37:54 UTC) #3
Ryan Hamilton
4 years, 2 months ago (2016-10-11 02:34:33 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698