Diag-Client-Lib
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs
boost_support::server::udp Namespace Reference

Typedefs

using UdpServer = boost_support::client::udp::UdpClient
 Server that manages udp connection. More...
 

Typedef Documentation

◆ UdpServer

Server that manages udp connection.

This is type alias of udp client since both provides the same functionality till now.

Definition at line 21 of file udp_server.h.