mirror of
https://github.com/ShaYmez/NXDNClients.git
synced 2026-06-07 00:24:41 -04:00
Get Windows working.
This commit is contained in:
@@ -83,10 +83,12 @@ m_icomNetwork(NULL),
|
||||
m_kenwoodNetwork(NULL),
|
||||
m_repeaters()
|
||||
{
|
||||
CUDPSocket::startup();
|
||||
}
|
||||
|
||||
CNXDNReflector::~CNXDNReflector()
|
||||
{
|
||||
CUDPSocket::shutdown();
|
||||
}
|
||||
|
||||
void CNXDNReflector::run()
|
||||
|
||||
Reference in New Issue
Block a user