Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
void ClientDevice::setTryAgain(int tries)
48
{
49
m_tries = tries;
50
}
Callers
1
connectToHost
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected