[PATCH 1/3] ws2_32: Ask the server to process unsupported WSAIoctl operations (resend 2).

Erich E. Hoover erich.e.hoover at gmail.com
Wed Nov 20 16:07:44 CST 2013


As some of you know I've been working on fixing
SIO_ADDRESS_LIST_CHANGE in order to fix some problems with Silverlight
on a variety of streaming sites.  Due to some feedback I've received
I've gone to the effort to completely revise these patches to work
inside of the server instead of using iphlpapi.  Since I haven't heard
back from my RFC I'm hoping that everyone is happy with what I've done
here.  Also, special thanks go to Sebastian Lackner and André
Hentschel for scrutinizing these patches.

This particular patch allows unsupported WSAIoctl() calls to be
processed by the server, permitting SIO_ADDRESS_LIST_CHANGE calls to
be handled there (part 2).  The patch was modeled after similar
behavior for unimplemented ioctl() calls in ntdll.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch
Type: text/x-diff
Size: 3339 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131120/d9003d21/attachment.patch>


More information about the wine-patches mailing list