Merge pull request #14479 from glassez/trackerentry

Improve tracker entries handling
This commit is contained in:
Vladimir Golovnev
2021-03-11 18:51:19 +03:00
committed by GitHub
17 changed files with 194 additions and 215 deletions

View File

@@ -99,8 +99,8 @@ namespace BitTorrent
class Torrent;
class TorrentImpl;
class Tracker;
class TrackerEntry;
struct LoadTorrentParams;
struct TrackerEntry;
enum class MoveStorageMode;