mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-4445 start enabling windows IPV6 support
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
|
||||
#ifdef WIN32
|
||||
#include <winsock2.h>
|
||||
#define ENABLE_IPV6
|
||||
#if _MSC_VER < 1600
|
||||
#define EAFNOSUPPORT WSAEAFNOSUPPORT
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user