[PATCH 1/5] server: Implement socket-specific ioctl() routine (resend).

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


Note: Since AJ requested that delayed processing for blocking calls be
handled on an ioctl()-specific basis this patch series has been
reordered such that patch 2 and 3 are flipped compared to what was
submitted last time.

Now that unprocessed WSAIoctl() calls are forwarded to the server it
makes sense to have a socket-specific ioctl() routine.  The attached
patch adds this routine and sets STATUS_NOT_SUPPORTED for all
requests, though it specifically enumerates the
SIO_ADDRESS_LIST_CHANGE request in preparation for the following
patches.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Implement-socket-specific-ioctl-routine.patch
Type: text/x-diff
Size: 2794 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140617/79286472/attachment-0001.patch>


More information about the wine-patches mailing list