mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
The client is now responsible for sending completed to tracker, fixes
the problem where doing hash checking of completed torrents would cause wrong messages to be sent. Added option to the client for opening a random port in the supplied port range. Cleaned up ui::Download and ui::DownloadList handling of throttle keys and status bar. Added 60s timeout for handshakes. Added ignore key function to input::Bindings. Made the time span of torrent::Rate configurable. Seperate torrent::Rate object for quick and slow time span in torrent::ThrottleControl. Also limited the amount the throttle could over-allocate per tick, not completely fixed. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@480 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -4,8 +4,6 @@ SUBDIRS = \
|
||||
|
||||
EXTRA_DIST= \
|
||||
autogen.sh \
|
||||
doc/rtorrent.1.txt \
|
||||
doc/rtorrent.rc \
|
||||
rak/algorithm.h \
|
||||
rak/functional.h \
|
||||
scripts/checks.m4 \
|
||||
|
||||
Reference in New Issue
Block a user