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

Erich E. Hoover erich.e.hoover at gmail.com
Thu Aug 21 00:46:45 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/20140820/ab00db58/attachment-0001.patch>


More information about the wine-patches mailing list