Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
437
struct event_base* EventBase()
438
{
439
return eventBase;
440
}
441
442
static void httpevent_callback_fn(evutil_socket_t, short, void* data)
443
{
Callers
1
StartHTTPRPC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected