Method Protocols.Bittorrent.Peer()->request()

class Protocols.Bittorrent.Peer

Method request

void request(int piece, int offset, int bytes, function(int, int, string, object:void|mixed) callback)

Description

Called to request a chunk from this peer.