mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-12 13:12:32 +00:00
* Threaded XMLRPC support. Sponsored by Xirvik.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1123 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+2
-2
@@ -43,5 +43,5 @@ rak::timer cachedTime;
|
||||
|
||||
Control* control = NULL;
|
||||
//__thread ThreadBase* main_thread = NULL;
|
||||
ThreadBase* main_thread = NULL;
|
||||
ThreadBase* worker_thread = NULL;
|
||||
ThreadMain* main_thread = NULL;
|
||||
ThreadWorker* worker_thread = NULL;
|
||||
|
||||
Reference in New Issue
Block a user