/* * Author: Manoj Ampalam * * POSIX header and needed function definitions */ #pragma once #include "..\w32posix.h" #undef FD_SETSIZE #define FD_SETSIZE MAX_FDS