MCPcopy Create free account
hub / github.com/bitcoinxt/bitcoinxt / EventBase

Function EventBase

src/httpserver.cpp:437–440  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435}
436
437struct event_base* EventBase()
438{
439 return eventBase;
440}
441
442static void httpevent_callback_fn(evutil_socket_t, short, void* data)
443{

Callers 1

StartHTTPRPCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected