IPv6 support for SSDP (for UPNP)

This commit is contained in:
Igor Katson 2024-09-14 18:35:15 +01:00
parent 932131b18d
commit 3acc53a11f
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
5 changed files with 305 additions and 146 deletions

1
Cargo.lock generated
View file

@ -2692,6 +2692,7 @@ dependencies = [
"gethostname",
"http 1.1.0",
"httparse",
"libc",
"librqbit-core",
"librqbit-sha1-wrapper",
"librqbit-upnp",