From 008d8b8eff8424fbe05c0b6880b396bf63aeddf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Thu, 14 May 2020 22:51:06 +0200 Subject: [PATCH] Update TODO --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index dcde62f..4c3e68d 100644 --- a/TODO.md +++ b/TODO.md @@ -26,7 +26,8 @@ can't make use of Ipv6 ones. Ipv6 ones may or may note be able to make use of Ipv4 ones, I have to check. * More tests? -* chroot / drop privileges? Crates: privdrop, daemonize +* Does it really make sense to include peer address in peer map key? I have + to think about why I included it in the first place. ## bittorrent_udp * Tests with good known byte sequences (requests and responses)