Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ InterruptHTTPRPC
Function
InterruptHTTPRPC
src/httprpc.cpp:310–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
void InterruptHTTPRPC()
311
{
312
LogPrint(BCLog::RPC,
"Interrupting HTTP RPC server\n"
);
313
}
314
315
void StopHTTPRPC()
316
{
Callers
1
Interrupt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected