effusion v0.2.0 Effusion.BTP.Request View Source

Link to this section Summary

Functions

Cancel all requests for a block.

Query for all pending requests for pieces in the given torrent.

Link to this section Functions

Cancel all requests for a block.

Returns the peers that had requests for that block, minus the one it was from.

Link to this function

pending_query(info_hash)

View Source

Query for all pending requests for pieces in the given torrent.

Link to this function

reject(info_hash, block, from)

View Source
Link to this function

valid_requests_from_peer_query(info_hash, peer_id, count)

View Source