MCPcopy Create free account
hub / github.com/ElementsProject/elements / EventBase

Function EventBase

src/httpserver.cpp:480–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

478}
479
480struct event_base* EventBase()
481{
482 return eventBase;
483}
484
485static void httpevent_callback_fn(evutil_socket_t, short, void* data)
486{

Callers 1

StartHTTPRPCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected