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

Function InterruptHTTPRPC

src/httprpc.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176void InterruptHTTPRPC()
177{
178 LogPrint("rpc", "Interrupting HTTP RPC server\n");
179}
180
181void StopHTTPRPC()
182{

Callers 1

InterruptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected