mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-14 06:02:31 +00:00
* Added 'd.timestamp.started'.
* Added dummy functions for a new choke group command interface. * Added 'tracker' logging option for 'logging.libtorrent'. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1244 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -366,6 +366,7 @@ DownloadFactory::initialize_rtorrent(Download* download, torrent::Object* rtorre
|
||||
rtorrent->insert_preserve_copy("complete", (int64_t)0);
|
||||
rtorrent->insert_preserve_copy("hashing", (int64_t)Download::variable_hashing_stopped);
|
||||
|
||||
rtorrent->insert_preserve_copy("timestamp.started", (int64_t)0);
|
||||
rtorrent->insert_preserve_copy("timestamp.finished", (int64_t)0);
|
||||
|
||||
rtorrent->insert_preserve_copy("tied_to_file", "");
|
||||
|
||||
Reference in New Issue
Block a user