Closed
Bug 4318
Opened 26 years ago
Closed 25 years ago
[PP]Mac NSPR Sockets - Blocking Mode needs to be supported
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: gordon, Assigned: mw)
Details
The current implementation depends upon _MD_makenonblock() getting called. We
need some additional internal hooks for platform specific initialization of
PRFileDesc.
Summary: Mac NSPR Sockets - Blocking Mode needs to be supported → [PP]Mac NSPR Sockets - Blocking Mode needs to be supported
Comment 1•25 years ago
|
||
NSPR now has its own Bugzilla product. Moving this bug to the NSPR product.
With the Necko landing moving to after M7, this bug won't get fixed until M8.
Comment 3•25 years ago
|
||
cc'ing sdagley, who may be the next assignee
Updated•25 years ago
|
Target Milestone: M10 → M11
Comment 5•25 years ago
|
||
m11
Comment 6•25 years ago
|
||
phillip gone, removing him from qa contact, sorry for spam
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•25 years ago
|
||
Mailed code diffs to reviewers, awaiting approval.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•25 years ago
|
||
gordon checked in.
Updated•24 years ago
|
Target Milestone: M12 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•