MCPcopy 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
152TCPTalker::~TCPTalker() {
153 safeDispatch([=] { _skt->get_io_service().stop(); });
154 EndThread(thr);
155}
156
157typedef unsigned long uint32;
158

Callers

nothing calls this directly

Calls 2

EndThreadFunction · 0.85
stopMethod · 0.80

Tested by

no test coverage detected