http: implement network.only_ipv6 and network.tcp_backlog

This commit is contained in:
Joakim Frostegård 2022-03-20 18:44:38 +01:00
parent 06a716f78a
commit fd704b6412
4 changed files with 36 additions and 3 deletions

1
Cargo.lock generated
View file

@ -112,6 +112,7 @@ dependencies = [
"signal-hook",
"slab",
"smartstring",
"socket2 0.4.4",
]
[[package]]