Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
void InterruptHTTPRPC()
197
{
198
LogPrint(
"rpc"
,
"Interrupting HTTP RPC server\n"
);
199
}
200
201
void StopHTTPRPC()
202
{
Callers
1
Interrupt
Function · 0.85
Calls
1
LogPrint
Function · 0.85
Tested by
no test coverage detected