It sort of works... Peers are still disconnecting somehow
This commit is contained in:
parent
47c5e9e0c4
commit
0f431621b9
5 changed files with 99 additions and 22 deletions
7
TODO.md
7
TODO.md
|
|
@ -1,11 +1,12 @@
|
|||
- [ ] Selective file downloading (mostly done)
|
||||
- [ ] Proper counting of how much is left, and how much is downloaded
|
||||
|
||||
- [ ] Refactor "needed pieces" into a bitfield
|
||||
- [ ] Send bitfield at the start if I have something
|
||||
- [ ] use the "update_hash" function in piece checking
|
||||
- [x] Send bitfield at the start if I have something
|
||||
- [x] use the "update_hash" function in piece checking
|
||||
- [ ] signaling when file is done
|
||||
|
||||
- [ ] per-file stats
|
||||
- [ ] per-peer stats
|
||||
|
||||
someday:
|
||||
- [ ] cancellation
|
||||
Loading…
Add table
Add a link
Reference in a new issue