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

Issue 18154005: Add 'address' and 'port' to SocketException, and include them in toString(). (Closed)

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

Description

Add 'address' and 'port' to SocketException, and include them in toString(). BUG= R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=24784

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -18 lines) Patch
M runtime/bin/socket_patch.dart View 1 8 chunks +23 lines, -14 lines 0 comments Download
M sdk/lib/io/socket.dart View 1 2 chunks +20 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
7 years, 5 months ago (2013-07-05 11:13:21 UTC) #1
Bill Hesse
LGTM. https://codereview.chromium.org/18154005/diff/1/runtime/bin/socket_patch.dart File runtime/bin/socket_patch.dart (right): https://codereview.chromium.org/18154005/diff/1/runtime/bin/socket_patch.dart#newcode290 runtime/bin/socket_patch.dart:290: throw createError(response, "Failed host name lookup"); Address is ...
7 years, 5 months ago (2013-07-05 12:26:35 UTC) #2
Anders Johnsen
https://codereview.chromium.org/18154005/diff/1/runtime/bin/socket_patch.dart File runtime/bin/socket_patch.dart (right): https://codereview.chromium.org/18154005/diff/1/runtime/bin/socket_patch.dart#newcode290 runtime/bin/socket_patch.dart:290: throw createError(response, "Failed host name lookup"); On 2013/07/05 12:26:35, ...
7 years, 5 months ago (2013-07-05 12:36:01 UTC) #3
Anders Johnsen
7 years, 5 months ago (2013-07-05 12:36:17 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r24784 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698