zts_* API updates, unfinished lwIP tweaks
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
#ifndef ZT_VIRTUALTAP_HPP
|
||||
#define ZT_VIRTUALTAP_HPP
|
||||
|
||||
extern int errno;
|
||||
|
||||
|
||||
#include "Mutex.hpp"
|
||||
#include "MulticastGroup.hpp"
|
||||
#include "InetAddress.hpp"
|
||||
@@ -52,6 +55,8 @@ extern ZeroTier::Mutex _vtaps_lock;
|
||||
#include <Ifdef.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
using namespace ZeroTier;
|
||||
|
||||
class VirtualSocket;
|
||||
|
||||
Reference in New Issue
Block a user