aquatic_ws: clean up; remove connection on IO error; update TODO

This commit is contained in:
Joakim Frostegård 2020-05-11 14:13:14 +02:00
parent e4bb851c10
commit 274799872f
2 changed files with 13 additions and 11 deletions

View file

@ -7,6 +7,8 @@
* test
* torrent state cleaning
* config
* use src as field in addition to peer_id in peer map, since peers have
access to others' peer id's
## aquatic
* mio: set oneshot for epoll and kqueue? otherwise, stop reregistering?