mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-14 14:12:31 +00:00
46120cbb30
Added more extensive download status information where only tracker status used to be. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@279 e378c898-3ddf-0310-93e7-cc216c733640
8 lines
278 B
Plaintext
8 lines
278 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.
|
|
|
|
Seperate out, and write code for a nice one liner status report,
|
|
tracker, stopped/started etc info about a torrent. |