|
|
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=
|
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:
Total messages: 2 (0 generated)
|