[PATCH 2/3] iphlpapi: Implement NotifyAddrChange on Linux (try 2).

Erich E. Hoover erich.e.hoover at gmail.com
Mon May 13 09:30:19 CDT 2013


This patch implements the NotifyAddrChange call (on Linux), which is
used for determining when the list of IP addresses gets changed.  With
this patch applied applications will then be able to detect when the
address list changes, such as when a wireless card connects and
disconnects from the network.  This version of the patch has been
adjusted to use wineserver calls so that separate threads are not
necessary to process overlapped NotifyAddrChange requests.  Many
thanks go to Hans Leidekker for suggesting and looking over these
changes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-iphlpapi-Implement-NotifyAddrChange-on-Linux.patch
Type: application/octet-stream
Size: 8221 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130513/f3b2ba7a/attachment.obj>


More information about the wine-patches mailing list