Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenshuo/muduo
/ setThreadNum
Method
setThreadNum
examples/asio/chat/server_threaded.cc:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void setThreadNum(int numThreads)
30
{
31
server_.setThreadNum(numThreads);
32
}
33
34
void start()
35
{
Callers
13
LogServer
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
SudokuServer
Method · 0.45
SudokuServer
Method · 0.45
SudokuServer
Method · 0.45
main
Function · 0.45
main
Function · 0.45
EchoServer
Method · 0.45
EchoServer
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Function · 0.36
main
Function · 0.36