Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
225
void TCPClient::disconnect() {
226
_impl->stopServices();
227
}
228
229
} // namespace Valdi
Callers
nothing calls this directly
Calls
1
stopServices
Method · 0.80
Tested by
no test coverage detected