Closed
Bug 1240269
Opened 9 years ago
Closed 9 years ago
Do not open or attach udp sockets during shutdown
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: dragana, Assigned: dragana)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mcmanus
:
review+
|
Details | Diff | Splinter Review |
ServiceDiscovery is opening udp socket every 2min(something like that), so lets make less traffic on socketThread during shutdown and just fail udp socket open on sts->AttachSocket
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8708668 -
Flags: review?(mcmanus)
Assignee | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Attachment #8708668 -
Flags: review?(mcmanus) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•