MCPcopy 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
354void InterruptHTTPRPC()
355{
356 LogDebug(BCLog::RPC, "Interrupting HTTP RPC server\n");
357}
358
359void StopHTTPRPC()
360{

Callers 1

InterruptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected