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

Issue 11439029: Fix SecureSocket bug where socket was not closed after all data was flushed. (Closed)

Created:
8 years ago by Bill Hesse
Modified:
8 years ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix SecureSocket bug where socket was not closed after all data was flushed. BUG=dart:6730 Committed: https://code.google.com/p/dart/source/detail?r=15779

Patch Set 1 #

Patch Set 2 : Make sure close() can be called multiple times. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -20 lines) Patch
M sdk/lib/io/secure_socket.dart View 1 6 chunks +17 lines, -17 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +0 lines, -3 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Bill Hesse
8 years ago (2012-12-06 10:31:16 UTC) #1
Mads Ager (google)
8 years ago (2012-12-06 10:35:31 UTC) #2
LGTM

https://codereview.chromium.org/11439029/diff/2001/tests/standalone/standalon...
File tests/standalone/standalone.status (left):

https://codereview.chromium.org/11439029/diff/2001/tests/standalone/standalon...
tests/standalone/standalone.status:9: io/secure_socket_test: Pass, Timeout #
Issue 6730.
Do these tests expose all of the cases that you have fixed? If not, please
attempt to create more tests that hit the individual issues.

Powered by Google App Engine
This is Rietveld 408576698