Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ Interrupt
Function
Interrupt
src/init.cpp:129–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
bool ShutdownRequested() { return fRequestShutdown; }
128
129
void Interrupt() { InterruptRPCServer(); }
130
131
void Shutdown() {
132
LogPrint(BCLog::INFO,
"Shutdown() : In progress...\n"
);
Callers
4
DetectShutdownThread
Function · 0.85
RunCoin
Function · 0.85
DetectShutdownThread
Function · 0.85
RunCoin
Function · 0.85
Calls
1
InterruptRPCServer
Function · 0.85
Tested by
2
DetectShutdownThread
Function · 0.68
RunCoin
Function · 0.68