udp: request worker: use ValidUntil::new_with_now

This commit is contained in:
Joakim Frostegård 2021-11-27 18:12:19 +01:00
parent d565c6e046
commit b9bc5a2aa4
2 changed files with 2 additions and 3 deletions

View file

@ -17,7 +17,6 @@
* cargo-deny
* aquatic_udp
* request worker: use `ValidUntil::new_with_now`
* look at proper cpu pinning (check that one thread gets bound per core)
* then consider so_attach_reuseport_cbpf
* what poll event capacity is actually needed?