|
dl
|
UDP服务器 更多...
#include <dl_net.h>
Public 成员函数 | |
| bool | Start (std::string_view ip, uint16_t port) |
| UdpMessage * | GetPopMsg () |
| std::string | GetIp () |
| uint16_t | GetPort () |
| ServerUdp () | |
| ~ServerUdp () | |
友元 | |
| class | ServerUdpImp |
| dl::ServerUdp::ServerUdp | ( | ) |
| dl::ServerUdp::~ServerUdp | ( | ) |
| std::string dl::ServerUdp::GetIp | ( | ) |
|
inline |
| uint16_t dl::ServerUdp::GetPort | ( | ) |
| bool dl::ServerUdp::Start | ( | std::string_view | ip, |
| uint16_t | port ) |