MCPcopy 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
310void InterruptHTTPRPC()
311{
312 LogPrint(BCLog::RPC, "Interrupting HTTP RPC server\n");
313}
314
315void StopHTTPRPC()
316{

Callers 1

InterruptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected