MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / startShutdown

Method startShutdown

src/interfaces/node.cpp:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 Shutdown();
75 }
76 void startShutdown() override { StartShutdown(); }
77 bool shutdownRequested() override { return ShutdownRequested(); }
78 void mapPort(bool use_upnp) override
79 {

Callers 3

requestShutdownMethod · 0.80
eventFilterMethod · 0.80
closeEventMethod · 0.80

Calls 1

StartShutdownFunction · 0.50

Tested by

no test coverage detected