Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
480
struct event_base* EventBase()
481
{
482
return eventBase;
483
}
484
485
static void httpevent_callback_fn(evutil_socket_t, short, void* data)
486
{
Callers
1
StartHTTPRPC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected