Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ EventBase
Function
EventBase
src/httpserver.cpp:497–500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
495
}
496
497
struct event_base* EventBase()
498
{
499
return eventBase;
500
}
501
502
static void httpevent_callback_fn(evutil_socket_t, short, void* data)
503
{
Callers
1
StartHTTPRPC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected