mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:25:41 +08:00
FIX DMRNewtork infinite failure on domain name resolve
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
void close();
|
||||
|
||||
private:
|
||||
std::string m_addressStr;
|
||||
in_addr m_address;
|
||||
unsigned int m_port;
|
||||
uint8_t* m_id;
|
||||
|
||||
Reference in New Issue
Block a user