X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ffilesystem%2Ffilename.h;h=06f7c2542970b6e57eb8e6ed505e1f125619b0a4;hb=1d2664df2dfb6d3d0786706ce397acd86c2fbb13;hp=d1f2fb4233253af5ccab6207da3853e46c2ac851;hpb=24b2947ed9364f3e83fa1bb544ff6b1fdbf0428f;p=feisty_meow.git diff --git a/nucleus/library/filesystem/filename.h b/nucleus/library/filesystem/filename.h index d1f2fb42..06f7c254 100644 --- a/nucleus/library/filesystem/filename.h +++ b/nucleus/library/filesystem/filename.h @@ -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 #include