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

Issue 17463003: Detect EOF when reading stdio from terminal on Mac OS (Closed)

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

Description

Detect EOF when reading stdio from terminal on Mac OS R=ajohnsen@google.com BUG=http://dartbug.com/453 patch from issue 17381012 Committed: https://code.google.com/p/dart/source/detail?r=24397

Patch Set 1 #

Patch Set 2 : Rebaesed #

Patch Set 3 : Removed tabs #

Total comments: 2

Patch Set 4 : Refactored #

Patch Set 5 : Final fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -8 lines) Patch
M runtime/bin/socket.cc View 1 2 3 1 chunk +13 lines, -6 lines 0 comments Download
M runtime/bin/socket_patch.dart View 1 2 3 3 chunks +23 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Søren Gjesse
7 years, 6 months ago (2013-06-19 14:25:00 UTC) #1
Anders Johnsen
LGTM, though I wonder if we somehow could move this to native code (as it's ...
7 years, 6 months ago (2013-06-20 12:10:48 UTC) #2
Søren Gjesse
PTAL Refactored this and moved the read closed detection to RawSocket. It is difficult to ...
7 years, 6 months ago (2013-06-25 10:17:40 UTC) #3
Anders Johnsen
LGTM, while I'm not that happy about platform-specific code in Dart, I agree that this ...
7 years, 6 months ago (2013-06-25 10:33:54 UTC) #4
Søren Gjesse
7 years, 5 months ago (2013-06-25 11:48:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r24397 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698