Update TODO

This commit is contained in:
Joakim Frostegård 2020-05-11 16:20:20 +02:00
parent b76f8cdebc
commit ddef44fb91

View file

@ -4,9 +4,11 @@
* check protocol todo's etc
* network
* open socket with so_reuseport and nonblocking
* handshake: deregister stream when applicable
* test
* torrent state cleaning
* config
* limit number of info hashes allowed in scrape requests
## aquatic
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?