noticed a bug, added to TODO

This commit is contained in:
Igor Katson 2023-12-05 21:39:19 +00:00
parent 4d993aeb6d
commit bc43963ad2
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -32,6 +32,9 @@
To do this, a To do this, a
- [x] Ensure that if we query the "returned" nodes, they are even closer to our request than the responding node id was. - [x] Ensure that if we query the "returned" nodes, they are even closer to our request than the responding node id was.
incoming peers:
- [ ] error managing peer: expected extended handshake, but got Bitfield(<94 bytes>)
someday: someday:
- [x] cancellation from the client-side for the lib (i.e. stop the torrent manager) - [x] cancellation from the client-side for the lib (i.e. stop the torrent manager)