@ -420,7 +420,7 @@ namespace libtorrent
m_db.RepairDB();
}
return -1;
size_type default_storage::physical_offset(int slot, int offset)
@ -463,6 +463,7 @@ namespace libtorrent
int default_storage::write(
@ -6314,6 +6314,7 @@ namespace libtorrent
bool torrent::rename_file(int index, std::string const& name)
{
return false;
void torrent::move_storage(std::string const& save_path, int flags)