MCPcopy Create free account
hub / github.com/Snapchat/Valdi / disconnect

Method disconnect

valdi/src/valdi/runtime/Debugger/TCPClient.cpp:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225void TCPClient::disconnect() {
226 _impl->stopServices();
227}
228
229} // namespace Valdi

Callers

nothing calls this directly

Calls 1

stopServicesMethod · 0.80

Tested by

no test coverage detected