SO_REUSEADDR on upnp socket

This commit is contained in:
Igor Katson 2024-08-26 18:57:51 +01:00
parent 13414428b9
commit aae78b57c7
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 12 additions and 2 deletions

1
Cargo.lock generated
View file

@ -3609,6 +3609,7 @@ dependencies = [
"parking_lot",
"quick-xml",
"reqwest",
"socket2",
"tokio",
"tokio-util",
"tower-http",