aquatic_ws: check for "fake" peer_id's in announce requests

This commit is contained in:
Joakim Frostegård 2020-05-11 16:07:51 +02:00
parent ab178b3189
commit da2d5986b9
2 changed files with 11 additions and 3 deletions

View file

@ -7,8 +7,6 @@
* 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?