|
Sunshine master
Self-hosted game stream host for Moonlight.
|
This is the complete list of members for stream::control_server_t, including all inherited members.
| _addr | stream::control_server_t | |
| _host | stream::control_server_t | |
| _map_type_cb | stream::control_server_t | |
| _peer_to_session | stream::control_server_t | |
| _sessions | stream::control_server_t | |
| bind(net::af_e address_family, std::uint16_t port) | 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() | stream::control_server_t | inline |
| get_session(const net::peer_t peer, uint32_t connect_data) | stream::control_server_t | |
| iterate(std::chrono::milliseconds timeout) | stream::control_server_t | |
| map(uint16_t type, std::function< void(session_t *, const std::string_view &)> cb) | stream::control_server_t | inline |
| send(const std::string_view &payload, net::peer_t peer) | stream::control_server_t | inline |