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

Issue 8513006: Set closed for read state on a socket when indicated by the system (Closed)

Created:
9 years, 1 month ago by Søren Gjesse
Modified:
9 years, 1 month ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Set closed for read state on a socket when indicated by the system Without setting this state sockets would not always be closed automatically when the input stream is read to the end and the output stream is closed. R=ager@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M runtime/bin/socket_impl.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
9 years, 1 month ago (2011-11-10 16:32:01 UTC) #1
Mads Ager (google)
9 years, 1 month ago (2011-11-10 16:35:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698