MCPcopy 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
497struct event_base* EventBase()
498{
499 return eventBase;
500}
501
502static void httpevent_callback_fn(evutil_socket_t, short, void* data)
503{

Callers 1

StartHTTPRPCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected