move test_trackers_extensions over to a simulation and some minor metadata extension and tracker re-announce fixes
This commit is contained in:
@@ -33,10 +33,17 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#include "libtorrent/io_service.hpp"
|
||||
#include "libtorrent/settings_pack.hpp"
|
||||
#include "libtorrent/add_torrent_params.hpp"
|
||||
#include "libtorrent/torrent_handle.hpp"
|
||||
|
||||
#ifndef TORRENT_SWARM_SETUP_PROVIDER_HPP_INCLUDED
|
||||
#define TORRENT_SWARM_SETUP_PROVIDER_HPP_INCLUDED
|
||||
|
||||
namespace libtorrent
|
||||
{
|
||||
class alert;
|
||||
class session;
|
||||
}
|
||||
|
||||
struct swarm_setup_provider
|
||||
{
|
||||
// can be used to check expected end conditions
|
||||
|
Reference in New Issue
Block a user