Get stuff building on Windows
Been a minute since any of this has been updated
This commit is contained in:
parent
85a5b0b948
commit
6868e98904
5 changed files with 24 additions and 9 deletions
|
@ -1290,4 +1290,9 @@ void WindowsEthernetTap::_syncIps()
|
|||
}
|
||||
}
|
||||
|
||||
void WindowsEthernetTap::setDns(const char* domain, const std::vector<InetAddress>& servers)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
} // namespace ZeroTier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue