UPNP: send notifies on all interfaces, no need to specify hostname anymore

This commit is contained in:
Igor Katson 2024-08-28 13:38:11 +01:00
parent 0214817122
commit b174afaa12
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
12 changed files with 101 additions and 65 deletions

1
Cargo.lock generated
View file

@ -2493,6 +2493,7 @@ dependencies = [
"clap_complete",
"console-subscriber",
"futures",
"gethostname",
"libc",
"librqbit",
"librqbit-upnp-serve",