mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-06 18:22:32 +00:00
Tagged release 0.16.20.
This commit is contained in:
@@ -18,6 +18,8 @@ public:
|
||||
|
||||
void wait_for(uint32_t max_remaining);
|
||||
|
||||
// TODO: Add a signal handler to tell the worker thread to wake up. Use a counter to batch wakeups.
|
||||
|
||||
private:
|
||||
WaitpidQueue(const WaitpidQueue&) = delete;
|
||||
WaitpidQueue& operator=(const WaitpidQueue&) = delete;
|
||||
|
||||
Reference in New Issue
Block a user