Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ ShutdownRequested
Function
ShutdownRequested
src/init.cpp:127–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
void RequestShutdown() { fRequestShutdown = true; }
126
127
bool ShutdownRequested() { return fRequestShutdown; }
128
129
void Interrupt() { InterruptRPCServer(); }
130
Callers
3
DetectShutdownThread
Function · 0.85
DetectShutdownThread
Function · 0.85
WriteReply
Method · 0.85
Calls
no outgoing calls
Tested by
1
DetectShutdownThread
Function · 0.68