User can force tracker reannounce

This commit is contained in:
Christophe Dumez 2010-05-18 09:35:55 +00:00
commit c2da227254
6 changed files with 64 additions and 8 deletions

View file

@ -121,6 +121,8 @@ class QTorrentHandle {
bool super_seeding() const;
#endif
QString creation_date() const;
QString next_announce() const;
qlonglong next_announce_s() const;
void get_peer_info(std::vector<peer_info>&) const;
#ifndef DISABLE_GUI
bool resolve_countries() const;