possible fix for http://forum.transmissionbt.com/viewtopic.php?t=3946
This commit is contained in:
parent
b7c4f59565
commit
4f4f451c17
|
@ -1461,6 +1461,7 @@ clientGotBlock( tr_peermsgs * msgs,
|
|||
return 0;
|
||||
}
|
||||
|
||||
tr_torrentSetPieceChecked( tor, req->index, TRUE );
|
||||
fireClientHave( msgs, req->index );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue