This commit is contained in:
Charles Kerr 2008-02-14 21:48:49 +00:00
parent b7c4f59565
commit 4f4f451c17
1 changed files with 1 additions and 0 deletions

View File

@ -1461,6 +1461,7 @@ clientGotBlock( tr_peermsgs * msgs,
return 0;
}
tr_torrentSetPieceChecked( tor, req->index, TRUE );
fireClientHave( msgs, req->index );
}