Fixed DNS, TCP and UDP on Windows.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#include "ehs/io/socket/DNS_W32.h"
|
||||
#include "ehs/Log.h"
|
||||
|
||||
#include <WinSock2.h>
|
||||
#include <WS2tcpip.h>
|
||||
|
||||
namespace ehs
|
||||
{
|
||||
|
Reference in New Issue
Block a user