udp: improve udp uring code

This commit is contained in:
Joakim Frostegård 2024-02-10 18:06:42 +01:00
parent 1248c945a9
commit 358c8951c0
2 changed files with 57 additions and 43 deletions

View file

@ -3,7 +3,6 @@
## High priority
* udp
* consider ways of avoiding response peer allocations
* make ConnectionValidator faster by avoiding calling time functions so often
## Medium priority