mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-15 06:32:31 +00:00
Merge branch 'master' into c++11
Conflicts: src/core/manager.cc src/thread_base.cc
This commit is contained in:
+1
-1
@@ -876,7 +876,7 @@ main(int argc, char** argv) {
|
||||
rak::priority_queue_perform(&taskScheduler, cachedTime);
|
||||
|
||||
// Do shutdown check before poll, not after.
|
||||
main_thread->poll_manager()->poll(client_next_timeout(control));
|
||||
main_thread->poll()->do_poll(client_next_timeout(control).usec());
|
||||
}
|
||||
|
||||
control->core()->download_list()->session_save();
|
||||
|
||||
Reference in New Issue
Block a user