[mapguide-commits] r9146 - sandbox/adsk/3.2o.AIMS/Oem/ACE/ACE_wrappers/ace

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Apr 13 01:41:24 PDT 2017


Author: hubu
Date: 2017-04-13 01:41:24 -0700 (Thu, 13 Apr 2017)
New Revision: 9146

Modified:
   sandbox/adsk/3.2o.AIMS/Oem/ACE/ACE_wrappers/ace/config-win32.h
Log:
Enable ACE IPv6 support.

Modified: sandbox/adsk/3.2o.AIMS/Oem/ACE/ACE_wrappers/ace/config-win32.h
===================================================================
--- sandbox/adsk/3.2o.AIMS/Oem/ACE/ACE_wrappers/ace/config-win32.h	2017-04-12 16:51:21 UTC (rev 9145)
+++ sandbox/adsk/3.2o.AIMS/Oem/ACE/ACE_wrappers/ace/config-win32.h	2017-04-13 08:41:24 UTC (rev 9146)
@@ -19,6 +19,9 @@
 #define ACE_CONFIG_WIN32_H
 #include /**/ "ace/pre.h"
 
+#define ACE_HAS_IPV6
+#define ACE_USES_IPV4_IPV6_MIGRATION
+
 // NOTE: Please do not add anything besides #include's here.  Put other stuff
 //       (definitions, etc.) in the included headers
 



More information about the mapguide-commits mailing list