Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caozhiyi/CppNet
/ ~CFuncThread
Method
~CFuncThread
test/rpc/FuncThread.cpp:7–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
CFuncThread::~CFuncThread() {
8
}
9
10
void CFuncThread::Run() {
11
while (!_stop) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected