file alignment and disk_io_thread bug fixes

This commit is contained in:
Arvid Norberg
2009-09-02 16:42:33 +00:00
parent 9eaf7666a2
commit 49f54a6f7f
2 changed files with 3 additions and 2 deletions

View File

@@ -1394,6 +1394,7 @@ namespace libtorrent
TORRENT_ASSERT(s.cache_expiry > 0);
m_settings = s;
break;
}
case disk_io_job::abort_torrent:
{