Closed Bug 74105 Opened 23 years ago Closed 20 years ago

nsIInputStream::Close() impls need to unblock any reads

Categories

(Core :: Networking, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID
Future

People

(Reporter: jud, Assigned: darin.moz)

Details

When a channel is cancelled, and the stream::Read is blocking the file transport
thread, the file transport will call Close() on the stream to unblock it's read
call, so the filetransport worker thread can unblock and clean up.
nsIInputStream implementations of Close() need to ensure that they unblock any
blocking reads they have so the file transport worker thread can free up.
Blocks: 64833
please see my comments in bug 74104... i don't think we should try to solve
this problem.
futuring in favor of bug 74512
Target Milestone: --- → Future
mass move, v2.
qa to me.
QA Contact: tever → benc
No longer blocks: 64833
marking INVALID.  the code in question no longer exists.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
V/invalid.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.