Closed Bug 1616667 Opened 5 years ago Closed 5 years ago

Fix clippy warnings and errors in mdns_service

Categories

(Core :: WebRTC: Networking, enhancement, P3)

75 Branch
All
Windows
enhancement

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: dminor, Assigned: dminor)

References

(Blocks 1 open bug)

Details

Attachments

(3 files, 1 obsolete file)

Clippy generates a good number of warnings and errors in mdns_service. We should fix them.

This fixes a bunch of clippy warnings and errors in the mdns_service. The
errors were due to the extern "C" functions not being marked unsafe.

Attachment #9128888 - Attachment is obsolete: true

Depends on D64380

Depends on D64381

Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b3f6a328489
Add handle_queries function; r=mjf
https://hg.mozilla.org/integration/autoland/rev/413c487d62b6
Add handle_mdns_socket function; r=mjf
https://hg.mozilla.org/integration/autoland/rev/209429314dd4
Fix remaining clippy complaints; r=mjf
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: