Update TODO

This commit is contained in:
Joakim Frostegård 2021-11-26 16:08:23 +01:00
parent 198fa26870
commit deac3898ef

View file

@ -17,6 +17,8 @@
* cargo-deny
* aquatic_udp
* don't constantly recreate access list cache
* 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?