PATCH: dlls/winsock/socket.h portability fix

Alexandre Julliard julliard at winehq.org
Mon Nov 21 15:59:48 CST 2005


Gerald Pfeifer <gerald at pfeifer.com> writes:

>   #if 0
>   /* obsoleted */
>   #define EAI_NODATA       7      /* no address associated with hostname */
>   #endif
>
> I did some archeology, and for earlier versions of FreeBSD the definition 
> in netdb.h indeed was used, and in fact the reference to EAI_NODATA under
> /usr/include.

If it's being obsoleted then we should probably just #ifdef it out.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list