librespot/discovery
Hugo Osvaldo Barrera c4af90f5fe Avoid crashing when Avahi is not available
When librespot is built with Avahi turned on, it will crash if Avahi is
later not available at runtime.

This change avoids it crashing hard when Avahi is not available;
librespot will merely warn of the issue.

This affects some distribution packages too, where the maintainer might
prefer leaving Avahi support enabled, but many setups don't (or can't)
run Avahi.

Co-authored-by: Nick Steel <nick@nsteel.co.uk>
2022-05-20 08:39:20 +02:00
..
examples Improve api of discovery crate's builder 2021-05-19 21:05:20 +02:00
src Avoid crashing when Avahi is not available 2022-05-20 08:39:20 +02:00
Cargo.toml Use libmdns 0.7 to avoid packet 47 error 2022-05-19 18:37:21 +02:00