ws2_32(3/3): Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY

Alexandre Julliard julliard at winehq.org
Tue Sep 28 07:58:17 CDT 2010


Juan Lang <juan.lang at gmail.com> writes:

> This one may cause test failures on systems that don't have a route to
> the loopback address.  As far as I can tell, Windows systems always
> have such a route, whereas on *ix it isn't guaranteed.  I'm not sure
> how to handle that, as broken() isn't allowed for Wine, and such a
> networking configuration is at least strange.

If it's really always present on Windows and apps depend on it, you'll
have to fake a route. Otherwise just don't test it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list