separated session from session_impl and made a real pimpl-class of it. Introduced the possibility to destruct the sessions async.
This commit is contained in:
@@ -39,6 +39,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
//#include <algo.h>
|
||||
|
||||
#include "libtorrent/piece_picker.hpp"
|
||||
#include "libtorrent/aux_/session_impl.hpp"
|
||||
|
||||
#ifndef NDEBUG
|
||||
#include "libtorrent/peer_connection.hpp"
|
||||
|
Reference in New Issue
Block a user