Update TODO

This commit is contained in:
Joakim Frostegård 2020-05-08 21:33:02 +02:00
parent e6a4bca04c
commit dcfc1c9854

View file

@ -1,8 +1,12 @@
# TODO # TODO
## aquatic_ws ## aquatic_ws
* handler * check protocol todo's etc
* network
* open socket with so_reuseport and nonblocking
* test * test
* torrent state cleaning
* config
## aquatic ## aquatic
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering? * mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?