mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- Added DHT to trackers list
This commit is contained in:
parent
e2b8aeafa6
commit
e36e500045
6 changed files with 66 additions and 6 deletions
|
@ -121,6 +121,7 @@ class QTorrentHandle {
|
|||
QString creation_date() const;
|
||||
void get_peer_info(std::vector<peer_info>&) const;
|
||||
bool resolve_countries() const;
|
||||
bool priv() const;
|
||||
|
||||
//
|
||||
// Setters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue