载入中...
搜索中...
未找到
UdpSocket.h 文件参考
#include "NetTypes.h"
#include <cstdint>
#include <memory>
#include <mutex>
#include <string>
#include <vector>

浏览源代码.

class  eve::network::UdpSocket
 UDP socket backed by Poco::Net; supports connect/bind and datagram send. 更多...
 

命名空间

namespace  eve
 
namespace  eve::data
 
namespace  Poco
 
namespace  Poco::Net
 
namespace  eve::network