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

Erich E. Hoover erich.e.hoover at gmail.com
Tue Jun 17 19:22:17 CDT 2014


An asynchronous event is necessary for SIO_ADDRESS_LIST_CHANGE, so
blocking calls must make such an event available.  This patch utilizes
alloc_wait_event so that both named pipes and sockets can provide such
events for blocking ioctl() calls without duplicating code.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-server-Add-blocked-support-for-SIO_ADDRESS_LIST_CHAN.patch
Type: text/x-diff
Size: 5293 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140617/bdc766d5/attachment.patch>


More information about the wine-patches mailing list