Method Protocols.Bittorrent.Peer()->send_have()
- Method send_have
void send_have(int n)
- Description
Send a have message to tell I now have piece n. Ignored if not online.
void send_have(int n)
Send a have message to tell I now have piece n. Ignored if not online.