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

Issue 7820008: Add TCP configuration parameters for Transport API. (Closed)

Created:
9 years, 3 months ago by Sergey Ulanov
Modified:
9 years, 3 months ago
Reviewers:
brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, piman+watch_chromium.org
Visibility:
Public.

Description

Add TCP configuration parameters for Transport API. BUG=91439 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99776

Patch Set 1 : - #

Total comments: 6

Patch Set 2 : - #

Patch Set 3 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -4 lines) Patch
M content/renderer/p2p/p2p_transport_impl.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M jingle/glue/pseudotcp_adapter.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_transport_dev.h View 1 1 chunk +10 lines, -1 line 0 comments Download
M ppapi/tests/test_transport.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M webkit/glue/p2p_transport.h View 1 chunk +6 lines, -0 lines 0 comments Download
M webkit/glue/p2p_transport.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_transport_impl.cc View 1 2 3 chunks +25 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Sergey Ulanov
9 years, 3 months ago (2011-08-31 23:45:17 UTC) #1
brettw
Since you weren't setting no_delay in this patch, I wonder if there's some way we ...
9 years, 3 months ago (2011-09-01 16:49:19 UTC) #2
Sergey Ulanov
I updated the tests for the API. I'm not sure if there is a good ...
9 years, 3 months ago (2011-09-03 21:10:02 UTC) #3
brettw
9 years, 3 months ago (2011-09-06 18:17:00 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698