move test_trackers_extensions over to a simulation and some minor metadata extension and tracker re-announce fixes

This commit is contained in:
arvidn
2015-08-13 23:06:59 -04:00
parent 2c89fa40e2
commit 225b82d9a0
13 changed files with 165 additions and 162 deletions

View File

@@ -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