![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
This is the complete list of members for rtsp_stream::socket_t, including all inherited members.
| begin (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | |
| crlf (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | |
| handle_data(msg_t &&req) (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | inline |
| handle_data_fn (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | |
| handle_plaintext_payload(std::shared_ptr< socket_t > &socket, const boost::system::error_code &ec, std::size_t bytes) | rtsp_stream::socket_t | inlinestatic |
| handle_read_encrypted_header(std::shared_ptr< socket_t > &socket, const boost::system::error_code &ec, std::size_t bytes) | rtsp_stream::socket_t | inlinestatic |
| handle_read_encrypted_message(std::shared_ptr< socket_t > &socket, const boost::system::error_code &ec, std::size_t bytes) | rtsp_stream::socket_t | inlinestatic |
| handle_read_plaintext(std::shared_ptr< socket_t > &socket, const boost::system::error_code &ec, std::size_t bytes) | rtsp_stream::socket_t | inlinestatic |
| msg_buf (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | |
| read() | rtsp_stream::socket_t | inline |
| read_plaintext_payload() | rtsp_stream::socket_t | inline |
| session (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | |
| sock (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | |
| socket_t(boost::asio::io_context &io_context, std::function< void(tcp::socket &sock, launch_session_t &, msg_t &&)> &&handle_data_fn) (defined in rtsp_stream::socket_t) | rtsp_stream::socket_t | inline |