blob: 5f5df04c096be8dcd7a1acab7e8c07d395081295 [file] [log] [blame]
PASS A non-closed stream on which read() has been called
PASS A non-closed stream on which cancel() has been called
PASS A closed stream on which read() has been called
PASS An errored stream on which read() has been called
PASS An errored stream on which cancel() has been called