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

Issue 9963053: Add remotePort getter to Socket. (Closed)

Created:
8 years, 8 months ago by Anders Johnsen
Modified:
8 years, 8 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add remotePort getter to Socket. Committed: https://code.google.com/p/dart/source/detail?r=6090

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -0 lines) Patch
M runtime/bin/builtin_natives.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/socket.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/socket.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M runtime/bin/socket.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/bin/socket_impl.dart View 2 chunks +10 lines, -0 lines 0 comments Download
M runtime/bin/socket_linux.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M runtime/bin/socket_macos.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M runtime/bin/socket_win.cc View 1 chunk +15 lines, -0 lines 0 comments Download
A tests/standalone/src/io/SocketPortTest.dart View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Anders Johnsen
8 years, 8 months ago (2012-04-02 13:44:19 UTC) #1
Søren Gjesse
8 years, 8 months ago (2012-04-02 13:53:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698