aquatic_http: use signals for reloading access list

This commit is contained in:
Joakim Frostegård 2021-11-02 23:16:18 +01:00
parent 992f4df635
commit 9a1993d72e
6 changed files with 103 additions and 111 deletions

1
Cargo.lock generated
View file

@ -112,6 +112,7 @@ dependencies = [
"rand",
"rustls-pemfile",
"serde",
"signal-hook",
"slab",
"smartstring",
]