From 7b20942d0ffc0d98fc257744f82dba0397e36e44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 14 Nov 2021 03:31:59 +0100 Subject: [PATCH] Update TODO --- TODO.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 6f04a76..50b9bca 100644 --- a/TODO.md +++ b/TODO.md @@ -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, and same for response - * mio - * stagger connection cleaning intervals? * aquatic_http: * clean out connections regularly