In https://github.com/ikatson/rqbit/issues/66 from a posted stacktrace it became clear that setting previously_requested_pieces may panic. I found a place where it was not initialized - in "on_have" callback. I wanted to fix that + make it less error-prone, however noticed that previously_requested_pieces isn't used at all anyway, because its use was removed during one of the recent refactorings. As things seem to be working fine without it, just removed it to simplify code. |
||
|---|---|---|
| .. | ||
| bencode | ||
| buffers | ||
| clone_to_owned | ||
| dht | ||
| librqbit | ||
| librqbit_core | ||
| peer_binary_protocol | ||
| rqbit | ||
| sha1w | ||
| upnp | ||
| README.md | ||
This package is a dependency of rqbit torrent client. It can be used by itself too. See more at the rqbit Github page.