merge test_read_piece from RC_0_16
This commit is contained in:
@@ -51,7 +51,8 @@ void EXPORT save_file(char const* filename, char const* data, int size);
|
||||
|
||||
void EXPORT report_failure(char const* err, char const* file, int line);
|
||||
|
||||
std::auto_ptr<libtorrent::alert> EXPORT wait_for_alert(libtorrent::session& ses, int type, char const* name = "");
|
||||
std::auto_ptr<libtorrent::alert> EXPORT wait_for_alert(
|
||||
libtorrent::session& ses, int type, char const* name = "");
|
||||
|
||||
void EXPORT print_ses_rate(float time
|
||||
, libtorrent::torrent_status const* st1
|
||||
|
Reference in New Issue
Block a user