MCPcopy Create free account
hub / github.com/KDAB/GammaRay / disconnectFromHost

Method disconnectFromHost

client/client.cpp:88–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void Client::disconnectFromHost()
89{
90 if (m_clientDevice) {
91 m_clientDevice->disconnectFromHost();
92 }
93}
94
95void Client::socketConnected()
96{

Callers 1

Calls

no outgoing calls

Tested by 1