Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PhoneVR-Developers/PhoneVR
/ ~TCPTalker
Method
~TCPTalker
code/common/src/PVRSocketUtils.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
TCPTalker::~TCPTalker() {
153
safeDispatch([=] { _skt->get_io_service().stop(); });
154
EndThread(thr);
155
}
156
157
typedef unsigned long uint32;
158
Callers
nothing calls this directly
Calls
2
EndThread
Function · 0.85
stop
Method · 0.80
Tested by
no test coverage detected