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

Method setTryAgain

client/clientdevice.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void ClientDevice::setTryAgain(int tries)
48{
49 m_tries = tries;
50}

Callers 1

connectToHostMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected