Update TODO

This commit is contained in:
Joakim Frostegård 2020-05-14 22:51:06 +02:00
parent 138e501599
commit 008d8b8eff

View file

@ -26,7 +26,8 @@
can't make use of Ipv6 ones. Ipv6 ones may or may note be able to make 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. use of Ipv4 ones, I have to check.
* More tests? * 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 ## bittorrent_udp
* Tests with good known byte sequences (requests and responses) * Tests with good known byte sequences (requests and responses)