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

Issue 18829003: - Use TCP_NODELAY when using the coverage tool. (Closed)

Created:
7 years, 5 months ago by Ivan Posva
Modified:
7 years, 5 months ago
Reviewers:
siva, hausner
CC:
reviews_dartlang.org, Anders Johnsen
Visibility:
Public.

Description

- Use TCP_NODELAY when using the coverage tool and ddbg. - Use IPPROTO_TCP instead of SOL_TCP for increased portability. R=asiva@google.com, hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=24865

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M runtime/bin/dbg_connection.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/socket_android.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/socket_linux.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/debugger/debug_lib.dart View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/coverage.dart View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/ddbg.dart View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ivan Posva
7 years, 5 months ago (2013-07-09 00:44:52 UTC) #1
siva
lgtm
7 years, 5 months ago (2013-07-09 00:51:34 UTC) #2
hausner
LGTM. There is one more place where the nodelay option should be set. Please check ...
7 years, 5 months ago (2013-07-09 17:05:43 UTC) #3
Ivan Posva
On 2013/07/09 17:05:43, hausner wrote: > LGTM. > > There is one more place where ...
7 years, 5 months ago (2013-07-09 21:07:39 UTC) #4
Ivan Posva
7 years, 5 months ago (2013-07-09 21:14:36 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r24865 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698