mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-10 12:12:31 +00:00
78d3d78ef3
progress and 10 second delay on hiding. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@286 e378c898-3ddf-0310-93e7-cc216c733640
11 lines
332 B
Plaintext
11 lines
332 B
Plaintext
core::Manager::stop() should make sure ongoing hash checks get cleaned
|
|
up.
|
|
|
|
Polling during last phase of shutdown should be very quick, don't use
|
|
normal timeout.
|
|
|
|
Make clear distinction of upload/download throttle.
|
|
|
|
"Caught exception: "Tried to add an existing DownloadMain to DownloadManager""
|
|
Properly handle duplicate torrents.
|