Files
rtorrent/TODO
T
rakshasa 9fe97ee490 Added logging, currently shows failed torrent creations but does not
time out the log messages.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@307 e378c898-3ddf-0310-93e7-cc216c733640
2005-02-25 22:05:15 +00:00

13 lines
375 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.
Add log message for failed http requests.