Diag-Client-Lib
Classes | Namespaces | Typedefs
tcp_server.h File Reference
#include <boost/asio.hpp>
#include <string_view>
#include <vector>
#include "tcp_message.h"
Include dependency graph for tcp_server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost_support::socket::tcp::CreateTcpServerSocket
 
class  boost_support::socket::tcp::CreateTcpServerSocket::TcpServerConnection
 

Namespaces

 boost_support
 
 boost_support::socket
 
 boost_support::socket::tcp
 

Typedefs

using boost_support::socket::tcp::Tcp = boost::asio::ip::tcp
 
using boost_support::socket::tcp::TcpSocket = Tcp::socket