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

Erich E. Hoover erich.e.hoover at gmail.com
Mon May 5 23:31:09 CDT 2014


AJ requested that the interface change notification code be split up
as much as possible, so I have attempted to do that as much as
I can in this patch series with creating dead code in the process.

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/20140505/019e13a2/attachment-0001.patch>


More information about the wine-patches mailing list