cleanup
This commit is contained in:
parent
39e1021f62
commit
130fa35bb1
1 changed files with 0 additions and 13 deletions
13
nltest.cpp
13
nltest.cpp
|
@ -1,13 +0,0 @@
|
|||
#include "osdep/LinuxNetLink.hpp"
|
||||
|
||||
using namespace ZeroTier;
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
LinuxNetLink &nl = LinuxNetLink::getInstance();
|
||||
|
||||
|
||||
while(true) {
|
||||
Thread::sleep(1000);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue