Method Protocols.Bittorrent.Peer()->send_have()
- Method send_have
 voidsend_have(intn)- 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.