post read_piece messages as a result of set_piece_deadline if a piece is found during checking
This commit is contained in:
@@ -1140,6 +1140,8 @@ namespace libtorrent
|
||||
if (j.offset >= 0 && !m_picker->have_piece(j.offset))
|
||||
we_have(j.offset);
|
||||
|
||||
remove_time_critical_piece(j.piece);
|
||||
|
||||
// we're not done checking yet
|
||||
// this handler will be called repeatedly until
|
||||
// we're done, or encounter a failure
|
||||
|
Reference in New Issue
Block a user