tracking down insane socket tester bugs on windoze, where the main culprit so far...
[feisty_meow.git] / nucleus / library / textual / string_convert.h
index a0544728ffca1277f6ba3ee54cd6ac663e916911..a0e8ae088bcc22d58a9bf22dfe5f8718a0e74857 100644 (file)
@@ -22,8 +22,8 @@
   #ifndef _MANAGED
       #define _WINSOCKAPI_  // the dance of the windows headers.
   // winsock support...
-  #undef FD_SETSIZE
-  #define FD_SETSIZE 1000
+//  #undef FD_SETSIZE
+//  #define FD_SETSIZE 1000
     // if you don't set this, you can only select on a default of 64 sockets.
   #include <winsock2.h>
   #include <windows.h>