/* */ #ifndef D_BITTORRENT_HELPER_H #define D_BITTORRENT_HELPER_H #include "common.h" #include #include #include #include #include "SharedHandle.h" #include "TorrentAttribute.h" #include "a2netcompat.h" #include "Peer.h" #include "ValueBase.h" namespace aria2 { class DownloadContext; class Randomizer; class Option; namespace bittorrent { extern const std::string SINGLE; extern const std::string MULTI; extern const std::string BITTORRENT; void load(const std::string& torrentFile, const SharedHandle& ctx, const SharedHandle