fix: move thread count to preprocessor var
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
use random port, test availability
|
||||
*/
|
||||
#define PROXY_PORT 58421
|
||||
#define PROXY_THREAD_COUNT 32
|
||||
|
||||
typedef unsigned __int64 SOCKET;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user