udp: implement torrent map cleaning for new, sharded torrent state

This commit is contained in:
Joakim Frostegård 2021-11-18 22:13:07 +01:00
parent 54149ed3eb
commit 99632d4be5
8 changed files with 38 additions and 107 deletions

View file

@ -28,7 +28,6 @@ aquatic_udp_protocol = "0.1.0"
cfg-if = "1"
crossbeam-channel = "0.5"
hex = "0.4"
histogram = "0.6"
log = "0.4"
mimalloc = { version = "0.1", default-features = false }
parking_lot = "0.11"