Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ AddRef
Method
AddRef
src/net.h:445–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
443
}
444
445
CNode* AddRef()
446
{
447
nRefCount++;
448
return this;
449
}
450
451
void Release()
452
{
Callers
5
IUIViewSettingsInterop_AddRef
Function · 0.80
ConnectNode
Function · 0.80
AcceptConnection
Function · 0.80
ThreadSocketHandler
Function · 0.80
ThreadMessageHandler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected