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

Issue 1752823002: n/a (QUIC toy client/server changes) (Closed)

Created:
4 years, 9 months ago by danzh1
Modified:
4 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, rjshade
Base URL:
https://chromium.googlesource.com/chromium/src.git@115400573
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

n/a (QUIC toy client/server changes) Adds a QuicSocketUtils::CreateUDPSocket method, and rename the existing client/server CreateUDPSocket methods to be a bit more descriptive. Merge internal change: 115444705 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : git rebase 115400573 #

Patch Set 3 : Revert to Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -77 lines) Patch
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client.cc View 4 chunks +8 lines, -31 lines 0 comments Download
M net/tools/quic/quic_client_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/quic_server.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server.cc View 1 chunk +3 lines, -36 lines 0 comments Download
M net/tools/quic/quic_server_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_socket_utils.h View 1 chunk +6 lines, -0 lines 0 comments Download
M net/tools/quic/quic_socket_utils.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_client_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_client_peer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/server_thread.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
danzh1
4 years, 9 months ago (2016-03-01 18:47:44 UTC) #1
Ryan Hamilton
4 years, 9 months ago (2016-03-02 04:18:23 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698