Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aixed/WeChat-Hook
/ setHttpLibThreadPoolCount
Function
setHttpLibThreadPoolCount
src/httplib_core.cpp:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
void setHttpLibThreadPoolCount(int nCount) {
11
HTTP_SERVER_THREAD_POOL_COUNT = nCount;
12
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected