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

Issue 10914224: Fix http input stream double close problem. (Closed)

Created:
8 years, 3 months ago by Mads Ager (google)
Modified:
8 years, 3 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix http input stream double close problem. Make sure to record the fact that we are calling close in _closeReceived so the client close handler cannot trigger another close. R=sgjesse@google.com BUG=dartbug.com/4974 Committed: https://code.google.com/p/dart/source/detail?r=12256

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 3 months ago (2012-09-12 10:46:45 UTC) #1
Søren Gjesse
8 years, 3 months ago (2012-09-12 11:21:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698