Replace ThreadWorker with scgi::ThreadScgi.

This commit is contained in:
Jari Sundell
2025-12-17 23:43:43 +01:00
committed by GitHub
parent 8f644e65dd
commit 5dbb0020dc
13 changed files with 218 additions and 150 deletions
-1
View File
@@ -5,4 +5,3 @@
rpc::ip_table_list ip_tables;
Control* control{};
ThreadWorker* worker_thread{};