* Replaced TaskScheduler with rak::priority_queue.

* Fixed an exception caused by initial hash check not properly
cleaning up HashQueue when canceling.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@606 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2005-12-08 21:19:53 +00:00
parent ba7d61b532
commit 12ef47da3c
30 changed files with 362 additions and 367 deletions
+1 -4
View File
@@ -7,9 +7,6 @@ libsub_utils_a_SOURCES = \
file_stat.h \
list_focus.h \
parse.cc \
parse.h \
task_item.h \
task_scheduler.cc \
task_scheduler.h
parse.h
INCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)