[PATCH 1/3] ws2_32: Implement SIO_ADDRESS_LIST_CHANGE with NotifyAddrChange.

Erich E. Hoover ehoover at mymail.mines.edu
Mon May 6 20:21:35 CDT 2013


The attached patch is the next step in the series of fixes for
Silverlight/PlayReady under Wine.  This particular patch does not
impact Netflix, but it does impact a number of other PlayReady
streaming services (and a variety of non-streaming sites as well).
With this patch the SIO_ADDRESS_LIST_CHANGE call gets passed on to
NotifyAddrChange, which effectively fixes a problem where Silverlight
apps can loop forever calling SIO_ADDRESS_LIST_CHANGE (Bug #32328).
Part 2 actually implements the NotifyAddrChange call on Linux, though
this patch is sufficient to resolve the bug since the overlapped IO
event no longer gets triggered.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ws2_32-Implement-SIO_ADDRESS_LIST_CHANGE-with-Notify.patch
Type: application/octet-stream
Size: 1269 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130506/0503ccd7/attachment.obj>


More information about the wine-patches mailing list