fixes #234. properly shuts down the disk io thread

This commit is contained in:
Arvid Norberg
2007-12-24 08:15:10 +00:00
parent 44735a425f
commit e0d1951fac
4 changed files with 20 additions and 7 deletions

View File

@@ -102,7 +102,9 @@ namespace libtorrent
int disk_allocations() const
{ return m_allocations; }
#endif
void join();
// aborts read operations
void stop(boost::intrusive_ptr<piece_manager> s);
void add_job(disk_io_job const& j