Update TODO

This commit is contained in:
Joakim Frostegård 2021-11-14 03:31:59 +01:00
parent 1e9376302d
commit 7b20942d0f

11
TODO.md
View file

@ -17,13 +17,20 @@
* cargo-deny
* aquatic_udp
* uring
* ValidUntil periodic update
* statistics
* ipv6_only
* shared config keys such as poll interval
* mio
* stagger connection cleaning intervals?
* ipv4-mapped addresses
* ipv6_only
* glommio
* consider sending local responses immediately
* consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest)
containing TransactionId and BTreeMap<usize, InfoHash>, and same for
response
* mio
* stagger connection cleaning intervals?
* aquatic_http:
* clean out connections regularly