Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MusicPlayerDaemon/MPD
/ InitUringInputPlugin
Function
InitUringInputPlugin
src/input/plugins/UringInputPlugin.cxx:197–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
void
198
InitUringInputPlugin(EventLoop &event_loop) noexcept
199
{
200
uring_input_event_loop = &event_loop;
201
}
Callers
1
input_stream_global_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected