Windows Support
This commit is contained in:
@@ -34,7 +34,10 @@
|
||||
#define ZT_VIRTUALSOCKET_HPP
|
||||
|
||||
#include <ctime>
|
||||
|
||||
#if defined(__linux__) || #defined(__APPLE__)
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
#include "VirtualSocket.h"
|
||||
#include "VirtualBindingPair.h"
|
||||
|
||||
Reference in New Issue
Block a user