Closed
Bug 868803
Opened 12 years ago
Closed 12 years ago
Obviate PR_Sleep during socket connect on Windows
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.15
People
(Reporter: briansmith, Assigned: briansmith)
References
()
Details
(Keywords: perf)
Attachments
(1 file)
2.10 KB,
patch
|
wtc
:
review+
briansmith
:
checked-in+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #331169 +++
See NSPR bug 331169 comment 3. This workaround is no longer needed after Windows NT SP4. I don't think we need to support versions of Windows older than that.
Attachment #745623 -
Flags: review?(wtc)
Comment 1•12 years ago
|
||
Comment on attachment 745623 [details] [diff] [review]
Obviate PR_Sleep during socket connect on Windows
Review of attachment 745623 [details] [diff] [review]:
-----------------------------------------------------------------
r=wtc.
Attachment #745623 -
Flags: review?(wtc) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 745623 [details] [diff] [review]
Obviate PR_Sleep during socket connect on Windows
Thanks for the review.
http://hg.mozilla.org/projects/nss/rev/776fced32705
Attachment #745623 -
Flags: checked-in+
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•