[PATCH 2/3] server: Implement an interface change notification object.

Erich E. Hoover erich.e.hoover at gmail.com
Tue Nov 12 11:50:30 CST 2013


This patch implements the SIO_ADDRESS_LIST_CHANGE call inside of the
server.  The implementation uses a per-socket queue so that when a
socket is destroyed prior to a notification event then that socket's
async operations are all appropriately woken up.  Only one interface
change notification object exists at a time, this object is destroyed
whenever there are no sockets expecting events and is then re-created
as necessary.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-server-Implement-an-interface-change-notification-ob.patch
Type: text/x-diff
Size: 15812 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131112/fdaeb3e1/attachment-0001.patch>


More information about the wine-patches mailing list