don't reannounce on failure when shutting down
This commit is contained in:
@@ -6494,7 +6494,7 @@ namespace libtorrent
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// announce to the next working tracker
|
// announce to the next working tracker
|
||||||
announce_with_tracker();
|
if (!m_abort) announce_with_tracker();
|
||||||
update_tracker_timer(time_now());
|
update_tracker_timer(time_now());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user