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

Issue 18324006: Extract the correct os-error on Socket.write, and report correctly in IOSink. (Closed)

Created:
7 years, 5 months ago by Anders Johnsen
Modified:
7 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Extract the correct os-error on Socket.write, and report correctly in IOSink. BUG= R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=24623

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M runtime/bin/socket.cc View 2 chunks +14 lines, -5 lines 0 comments Download
M sdk/lib/io/io_sink.dart View 3 chunks +3 lines, -0 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Anders Johnsen
This fixes issues seen with the Dart test runner.
7 years, 5 months ago (2013-07-01 11:09:08 UTC) #1
Bill Hesse
LGTM. https://codereview.chromium.org/18324006/diff/1/sdk/lib/io/io_sink.dart File sdk/lib/io/io_sink.dart (right): https://codereview.chromium.org/18324006/diff/1/sdk/lib/io/io_sink.dart#newcode126 sdk/lib/io/io_sink.dart:126: _hasError = true; Do you also want to ...
7 years, 5 months ago (2013-07-01 11:18:04 UTC) #2
Anders Johnsen
https://codereview.chromium.org/18324006/diff/1/sdk/lib/io/io_sink.dart File sdk/lib/io/io_sink.dart (right): https://codereview.chromium.org/18324006/diff/1/sdk/lib/io/io_sink.dart#newcode126 sdk/lib/io/io_sink.dart:126: _hasError = true; On 2013/07/01 11:18:05, Bill Hesse wrote: ...
7 years, 5 months ago (2013-07-01 11:18:57 UTC) #3
kustermann
lgtm
7 years, 5 months ago (2013-07-01 11:23:48 UTC) #4
Anders Johnsen
7 years, 5 months ago (2013-07-01 11:34:40 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r24623 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698