mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-08 11:12:31 +00:00
Changed thread name to included 'rtorrent'.
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ public:
|
||||
ThreadWorker();
|
||||
~ThreadWorker();
|
||||
|
||||
const char* name() const { return "worker_rtorrent"; }
|
||||
const char* name() const { return "rtorrent scgi"; }
|
||||
|
||||
virtual void init_thread();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user