gecko-dev/media/mtransport/mdns_service
Dan Minor eae489fda9 Bug 1554976 - Use StunAddrs to set interface for mdns_service; r=mjf
The Rust get_if_addrs library previously used does not build on Android with
our build system. Since we're already using nICEr to determine the local
interface addresses, rather than fix the Rust library, we can use those
addresses to set the interface on which mdns_service listens.

Differential Revision: https://phabricator.services.mozilla.com/D42760

--HG--
extra : moz-landing-system : lando
2019-08-28 19:51:18 +00:00
..
src Bug 1554976 - Use StunAddrs to set interface for mdns_service; r=mjf 2019-08-28 19:51:18 +00:00
Cargo.toml Bug 1554976 - Use mdns_service to generate UUIDs; r=mjf 2019-08-28 19:50:44 +00:00
mdns_service.h Bug 1554976 - Use StunAddrs to set interface for mdns_service; r=mjf 2019-08-28 19:51:18 +00:00