Closed
Bug 102791
Opened 23 years ago
Closed 21 years ago
Make Mac's PR_Poll return the correct flags during connect and disconnect
Categories
(NSPR :: NSPR, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
Details
As a side-effect of investigating tbe fix for bug 100353, I discovered that Mac's
PR_Poll is probably not returning the correct read/write status during connect
and disconnect. We need to fix this, probably by keeping track of the endpoint's
state.
Updated•23 years ago
|
Priority: -- → P1
Target Milestone: --- → Future
Comment 1•21 years ago
|
||
This bug is in the Mac Classic version of NSPR.
Since we no longer support Mac Classic, marked
the bug WONTFIX.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•