[PATCH 2/5] server: Add delayed processing for socket-specific ioctl().

Erich E. Hoover erich.e.hoover at gmail.com
Thu Apr 3 11:13:43 CDT 2014


An asynchronous event is necessary for SIO_ADDRESS_LIST_CHANGE (and
likely for other socket ioctl() calls we will want to process in the
future).  This patch utilizes alloc_wait_event so that both named
pipes and sockets can provide such events with the same code.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-server-Add-delayed-processing-for-socket-specific-io.patch
Type: text/x-diff
Size: 4042 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140403/c3070ad5/attachment.patch>


More information about the wine-patches mailing list