mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-13 13:42:30 +00:00
Merge remote-tracking branch 'origin/master' into xirvik
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ class lt_cacheline_aligned SCgi : public torrent::Event {
|
||||
public:
|
||||
typedef rak::function2<bool, const char*, uint32_t> slot_write;
|
||||
|
||||
static const int max_tasks = 30;
|
||||
static const int max_tasks = 100;
|
||||
|
||||
// Global lock:
|
||||
SCgi() : m_logFd(-1) {}
|
||||
|
||||
Reference in New Issue
Block a user