need the extra threads...

This commit is contained in:
lizzie
2026-08-15 04:45:44 +00:00
committed by crueter
parent 85d7e44712
commit 487a07ac78
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ public:
Result LoopProcess();
void StartAdditionalHostThreads(const char* name, size_t num_threads);
static void RunServer(std::unique_ptr<ServerManager>&& server);
private: