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

class Protocols.Bittorrent.Peer

Method send_have

void send_have(int n)

Description

Send a have message to tell I now have piece n. Ignored if not online.