ws2_32: Add support and tests for WSARecvMsg and IP_PKTINFO.

Erich Hoover ehoover at mines.edu
Tue Oct 12 19:01:05 CDT 2010


Real Name:
    Erich Hoover
Description:
    While searching for something else I discovered a bug relevant to the
interface-bound UDP broadcast patches I've been working on.  Apparently,
IP_PKTINFO does work on Windows when used with the special WSARecvMsg
function (Bug #19493).  The attached patch addresses this issue by
implementing WSARecvMsg through WS2_recvfrom and by converting the Unix
IP_PKTINFO response to the Windows equivalent.
ChangeLog:
    ws2_32: Add support and tests for WSARecvMsg and IP_PKTINFO.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101012/97335022/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ws2_32-Add-support-and-tests-for-WSARecvMsg-and-IP_P.patch
Type: text/x-patch
Size: 16118 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101012/97335022/attachment.bin>


More information about the wine-patches mailing list