Diag-Client-Lib
diag-client-lib
lib
boost-support
include
boost-support
server
udp
udp_server.h
Go to the documentation of this file.
1
/* Diagnostic Client library
2
* Copyright (C) 2024 Avijit Dey
3
*
4
* This Source Code Form is subject to the terms of the Mozilla Public
5
* License, v. 2.0. If a copy of the MPL was not distributed with this
6
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
7
*/
8
#ifndef DIAG_CLIENT_LIB_LIB_BOOST_SUPPORT_INCLUDE_BOOST_SUPPORT_SERVER_UDP_UDP_SERVER_H_
9
#define DIAG_CLIENT_LIB_LIB_BOOST_SUPPORT_INCLUDE_BOOST_SUPPORT_SERVER_UDP_UDP_SERVER_H_
10
11
#include "
boost-support/client/udp/udp_client.h
"
12
13
namespace
boost_support
{
14
namespace
server {
15
namespace
udp {
16
21
using
UdpServer
=
boost_support::client::udp::UdpClient
;
22
23
}
// namespace udp
24
}
// namespace server
25
}
// namespace boost_support
26
#endif
// DIAG_CLIENT_LIB_LIB_BOOST_SUPPORT_INCLUDE_BOOST_SUPPORT_SERVER_UDP_UDP_SERVER_H_
boost_support::client::udp::UdpClient
Client that manages udp connection.
Definition:
udp_client.h:24
boost_support
Definition:
tcp_client.h:17
udp_client.h
Generated by
1.9.1