udp: add cleaning worker

This commit is contained in:
Joakim Frostegård 2024-02-10 15:48:09 +01:00
parent 6d7ffd40ae
commit c4fd3c9e83
6 changed files with 57 additions and 52 deletions

View file

@ -3,8 +3,6 @@
## High priority
* udp
* fix cleaning
* fix statistics
* fix config
* consider ways of avoiding response peer allocations
* make ConnectionValidator faster by avoiding calling time functions so often