tracking down insane socket tester bugs on windoze, where the main culprit so far...
[feisty_meow.git] / nucleus / library / filesystem / filename.h
index d1f2fb4233253af5ccab6207da3853e46c2ac851..06f7c2542970b6e57eb8e6ed505e1f125619b0a4 100644 (file)
@@ -28,8 +28,8 @@ class status_info;
 #ifndef MAX_ABS_PATH 
   #ifdef __WIN32__
   // 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>