MCPcopy Create free account
hub / github.com/LUX-Core/lux / InterruptHTTPRPC

Function InterruptHTTPRPC

src/httprpc.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196void InterruptHTTPRPC()
197{
198 LogPrint("rpc", "Interrupting HTTP RPC server\n");
199}
200
201void StopHTTPRPC()
202{

Callers 1

InterruptFunction · 0.85

Calls 1

LogPrintFunction · 0.85

Tested by

no test coverage detected