started implementation of new storage.

This commit is contained in:
Daniel Wallin
2003-12-07 01:26:57 +00:00
parent 7ae866bf10
commit b62f8f1a85
5 changed files with 825 additions and 389 deletions

View File

@@ -495,7 +495,7 @@ namespace libtorrent
m_picker.files_checked(m_storage.pieces());
#ifndef NDEBUG
m_picker.integrity_check(this);
#endif
#endif
}
void torrent::second_tick()