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

Method shutdownRequested

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

Source from the content-addressed store, hash-verified

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

Callers 1

detectShutdownMethod · 0.80

Calls 1

ShutdownRequestedFunction · 0.50

Tested by

no test coverage detected