Get stuff building on Windows

Been a minute since any of this has been updated
This commit is contained in:
Grant Limberg 2020-08-05 16:04:02 -07:00
parent 85a5b0b948
commit 6868e98904
5 changed files with 24 additions and 9 deletions

View file

@ -1290,4 +1290,9 @@ void WindowsEthernetTap::_syncIps()
}
}
void WindowsEthernetTap::setDns(const char* domain, const std::vector<InetAddress>& servers)
{
}
} // namespace ZeroTier