Fix Win32 link failure (e.g. unresolved getsockopt): when iniFile functions are
used, that requires a socket lib too. util builds (that don't need the .ini file functions), they #define NO_SOCKET_SUPPORT, so exclude the user/####.ini support functions in that case too.
Please register or sign in to comment