DescriptionFix File stream on cancel.
Before we could end up having both an issued read and a close request.
Given the new nature of our io-service, this could lead to a race
condition between the two.
BUG=https://code.google.com/p/dart/issues/detail?id=12982
R=sgjesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=27955
Patch Set 1 #Patch Set 2 : Code cleanup #Patch Set 3 : #Patch Set 4 : rebase #
Messages
Total messages: 4 (0 generated)
|