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

Method endPointPid

client/clientconnectionmanager.cpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202qint64 ClientConnectionManager::endPointPid() const
203{
204 return m_client->pid();
205}
206
207void ClientConnectionManager::disconnectFromHost()
208{

Callers

nothing calls this directly

Calls 1

pidMethod · 0.45

Tested by

no test coverage detected