![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
This is the complete list of members for stream::control_server_t, including all inherited members.
_addr (defined in stream::control_server_t) | stream::control_server_t | |
_host (defined in stream::control_server_t) | stream::control_server_t | |
_map_type_cb (defined in stream::control_server_t) | stream::control_server_t | |
_peer_to_session (defined in stream::control_server_t) | stream::control_server_t | |
_sessions (defined in stream::control_server_t) | stream::control_server_t | |
bind(net::af_e address_family, std::uint16_t port) (defined in stream::control_server_t) | stream::control_server_t | inline |
call(std::uint16_t type, session_t *session, const std::string_view &payload, bool reinjected) | stream::control_server_t | |
flush() (defined in stream::control_server_t) | stream::control_server_t | inline |
get_session(const net::peer_t peer, uint32_t connect_data) (defined in stream::control_server_t) | stream::control_server_t | |
iterate(std::chrono::milliseconds timeout) (defined in stream::control_server_t) | stream::control_server_t | |
map(uint16_t type, std::function< void(session_t *, const std::string_view &)> cb) (defined in stream::control_server_t) | stream::control_server_t | inline |
send(const std::string_view &payload, net::peer_t peer) (defined in stream::control_server_t) | stream::control_server_t | inline |