mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 20:52:30 +00:00
Replaced Thread::next_timeout_usec().
This commit is contained in:
@@ -86,6 +86,8 @@ SCgi::open(void* sa, unsigned int length) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Verify this is run in correct thread, also only ever call poll methods from thread_self.
|
||||
|
||||
void
|
||||
SCgi::activate() {
|
||||
worker_thread->poll()->open(this);
|
||||
|
||||
Reference in New Issue
Block a user