Files
rtorrent/TODO
T
rakshasa c36ee96550 New log window available through 'l'.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@343 e378c898-3ddf-0310-93e7-cc216c733640
2005-03-12 19:16:30 +00:00

16 lines
479 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.
Consider basing WindowPeer* on a common base class.
Some kind of indication that a tracker request was tried, but won't be
allowed since the tracker set a min interval.
Make accumulate return the value, no refs please...
!!! Clean up logs at regular intervals.