librespot/discovery
setime bf7cbbaadd
Add an option to specify IPs that zeroconf will bind to (#1071)
* added an option to specify ip addresses to which mDNS should bind (ignored by `DNS-SD`)
* changed command line option to `zeroconf-interface` to be consistent with `zeroconf-port`
use builder pattern to DRY up the code
used macro to print warning message
* fixing register error
* renamed `bind_ip` variables to match the option to `zeroconf_ip`, to be more consistent
* Changed user help
Modified comments
Added block for condition to clean the code
Added new modification to the change log

Co-authored-by: setime <timeframe1@gmx.de>
2022-11-25 09:57:14 +01:00
..
examples Fix fmt lint from 05dcb652a0 2022-10-01 19:51:55 -05:00
src Add an option to specify IPs that zeroconf will bind to (#1071) 2022-11-25 09:57:14 +01:00
Cargo.toml Migrate to Rust 2021 2022-08-02 21:42:38 +02:00