From 4addb0de49c74bbc2b991d4b597ad404e41747d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Mon, 15 Nov 2021 22:35:49 +0100 Subject: [PATCH] Update TODO --- TODO.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/TODO.md b/TODO.md index 986d9a6..8ae2800 100644 --- a/TODO.md +++ b/TODO.md @@ -17,18 +17,17 @@ * cargo-deny * aquatic_udp + * shard torrent state + * old note that might be useful: + * consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest) + containing TransactionId and BTreeMap, and same for + response * uring * ValidUntil periodic update * statistics * shared config keys such as poll interval * mio * stagger connection cleaning intervals? - * ipv4-mapped addresses - * glommio - * consider sending local responses immediately - * consider adding ConnectedScrapeRequest::Scrape(PendingScrapeRequest) - containing TransactionId and BTreeMap, and same for - response * aquatic_http: * clean out connections regularly