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

Method isConnected

common/endpoint.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106bool Endpoint::isConnected()
107{
108 return s_instance && s_instance->m_socket;
109}
110
111quint16 Endpoint::defaultPort()
112{

Callers 5

setupMethod · 0.45
restoreStateMethod · 0.45
saveStateMethod · 0.45
eventFilterMethod · 0.45
saveTargetStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected