Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ InterruptHTTPRPC
Function
InterruptHTTPRPC
src/httprpc.cpp:354–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
352
}
353
354
void InterruptHTTPRPC()
355
{
356
LogDebug(BCLog::RPC,
"Interrupting HTTP RPC server\n"
);
357
}
358
359
void StopHTTPRPC()
360
{
Callers
1
Interrupt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected