Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ ~CNode
Method
~CNode
src/net.cpp:2775–2778 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2773
}
2774
2775
CNode::~CNode()
2776
{
2777
CloseSocket(hSocket);
2778
}
2779
2780
void CNode::AskFor(const CInv& inv)
2781
{
Callers
nothing calls this directly
Calls
1
CloseSocket
Function · 0.85
Tested by
no test coverage detected