MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / InterruptHTTPRPC

Function InterruptHTTPRPC

src/httprpc.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253void InterruptHTTPRPC()
254{
255 LogPrint(BCLog::RPC, "Interrupting HTTP RPC server\n");
256}
257
258void StopHTTPRPC()
259{

Callers 1

InterruptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected