http://bugs.winehq.org/show_bug.cgi?id=20368
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2009-10-16 18:59:45 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-October/080114.html
Like the existing socket.c code, the app will still fail when run on systems that don't have a sin6_scope_id field as part of struct sockaddr_in6. I'm not sure whether this is incorrect, and a default scope id should be returned, or if the chromium test is invalid. I'll defer that because it appears to be a corner case anyway.