Closed
Bug 24542
Opened 26 years ago
Closed 26 years ago
Remove PR_NT_NonBlock
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wtc, Assigned: wtc)
References
Details
I propose that we remove the private (but
exported) function PR_NT_NonBlock, declared
in pr/include/private/pprio.h.
| Assignee | ||
Comment 1•26 years ago
|
||
I removed PR_NT_UseNonblock and the global
variable _nt_use_async. The fix was checked
in on the NSPRPUB_RELEASE_4_0_BRANCH.
/cvsroot/mozilla/nsprpub/pr/include/private/pprio.h, revision 3.8.4.1
/cvsroot/mozilla/nsprpub/pr/src/md/windows/ntio.c, revision 3.20.4.7
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•