Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenshuo/muduo
/ setThreadNum
Method
setThreadNum
examples/memcached/server/MemcacheServer.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
~MemcacheServer();
29
30
void setThreadNum(int threads) { server_.setThreadNum(threads); }
31
void start();
32
void stop();
33
Callers
3
MultiplexServer
Method · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected