diff --git a/TODO.md b/TODO.md index ce73cf0..e09a08d 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,7 @@ ## aquatic * mio: set oneshot for epoll and kqueue? +* Actually improving performance with more threads seems not to work too well * Handle Ipv4 and Ipv6 peers. Probably split torrent state. Ipv4 peers 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.