Related pages:
mingw32-gcc -O2 -c -o src/wsocket.o -IC:\int\w64\develop\lua/include src/wsocket.c -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_INET_PTON -DWINVER=0x0501 -DLUASOCKET_API=__declspec(dllexport) -DMIME_API=__declspec(dllexport) -Ic:/windows/system32/include In file included from src/wsocket.h:11:0, from src/socket.h:18, from src/wsocket.c:10: src/wsocket.c: In function 'socket_gaistrerror': src/wsocket.c:417:14: error: 'ERROR_NOT_ENOUGH_MEMORY' undeclared (first use in this function) case EAI_MEMORY: return "memory allocation failure"; ^ src/wsocket.c:417:14: note: each undeclared identifier is reported only once for each function it appears in Error: Build error: Failed compiling object src/wsocket.o