Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ InterruptHTTPRPC
Function
InterruptHTTPRPC
src/httprpc.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void InterruptHTTPRPC()
177
{
178
LogPrint(
"rpc"
,
"Interrupting HTTP RPC server\n"
);
179
}
180
181
void StopHTTPRPC()
182
{
Callers
1
Interrupt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected