update TODO

This commit is contained in:
Joakim Frostegård 2020-05-11 16:30:12 +02:00
parent f3f2023306
commit f614bab03d

View file

@ -5,10 +5,12 @@
* network * network
* open socket with so_reuseport and nonblocking * open socket with so_reuseport and nonblocking
* handshake: deregister stream when applicable * handshake: deregister stream when applicable
* connection cleaning: shrink to fit
* test * test
* torrent state cleaning * torrent state cleaning
* config * config
* limit number of info hashes allowed in scrape requests * limit number of info hashes allowed in scrape requests
* cli, mimalloc
## aquatic ## aquatic
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering? * mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?