Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ InterruptHTTPRPC
Function
InterruptHTTPRPC
src/httprpc.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void InterruptHTTPRPC()
254
{
255
LogPrint(BCLog::RPC,
"Interrupting HTTP RPC server\n"
);
256
}
257
258
void StopHTTPRPC()
259
{
Callers
1
Interrupt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected