From a853a410b1af1828317b67f8d3c1ff9857f28e08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Tue, 19 Oct 2021 23:10:54 +0200 Subject: [PATCH] Update TODO --- TODO.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO.md b/TODO.md index 2a5d962..f0a6971 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,8 @@ # TODO * aquatic_udp glommio - * use fairer stream receiver scheduling than StreamExt::or, like running a - task for each stream - but then what about access to the TorrentMaps? * update access lists * clean connections - * clean torrents (using access list) * update peer valid until * privdrop * a lot of "common code" is only used in mio implementation