[PATCH 6/6] ws2_32: Implement SIO_ADDRESS_LIST_CHANGE with NotifyAddrChange.

Erich E. Hoover ehoover at mymail.mines.edu
Mon Nov 26 16:49:15 CST 2012


This patch fixes an issue where Silverlight loops forever (on some
websites) continually querying the list of interfaces.  On some
websites this is just an annoyance, but for others this completely
locks up the interface.  By implementing this feature with
NotifyAddrChange this resolves the problem from a user perspective
(Silverlight won't lockup), but since NotifyAddrChange is not yet
implemented the overlapped operation will not be triggered if the
interface list actually changes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-ws2_32-Implement-SIO_ADDRESS_LIST_CHANGE-with-Notify.patch
Type: application/octet-stream
Size: 1210 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121126/42d8842c/attachment.obj>


More information about the wine-patches mailing list