MCPcopy 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
2775CNode::~CNode()
2776{
2777 CloseSocket(hSocket);
2778}
2779
2780void CNode::AskFor(const CInv& inv)
2781{

Callers

nothing calls this directly

Calls 1

CloseSocketFunction · 0.85

Tested by

no test coverage detected