Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ UpdateCaps
Method
UpdateCaps
libi2pd/RouterInfo.cpp:1239–1243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1237
}
1238
1239
void LocalRouterInfo::UpdateCaps (uint8_t caps)
1240
{
1241
SetCaps (caps);
1242
UpdateCapsProperty ();
1243
}
1244
1245
void LocalRouterInfo::UpdateCapsProperty ()
1246
{
Callers
5
NewRouterInfo
Method · 0.80
SetStatus
Method · 0.80
SetBandwidth
Method · 0.80
SetUnreachable
Method · 0.80
SetReachable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected