|
SRS-control 0.1.4
|
#include <boost/asio.hpp>#include <boost/asio/ip/basic_endpoint.hpp>#include <boost/asio/ip/udp.hpp>#include <memory>#include <type_traits>

Go to the source code of this file.
Namespaces | |
| namespace | srs |
| namespace | srs::connection |
Concepts | |
| concept | srs::connection::SharedConnectionPtr |
Typedefs | |
| using | srs::connection::udp = boost::asio::ip::udp |
| using | srs::connection::UDPEndpoint = boost::asio::ip::basic_endpoint<boost::asio::ip::udp> |