[PATCH 5/6] ws2_32: Ensure Async WSARecv does not wake up on packets with an interface mismatch

Erich Hoover ehoover at mines.edu
Wed Sep 30 13:01:04 CDT 2009


Real Name:
    Erich Hoover
Description:
    The attached patch ensures that asynchronous I/O calls to
"WSARecv" do not wake up on packets that do not match the bound
interface for IP_PKTINFO filtered sockets.  Without this patch (but
with the previous patches in this set) an asynchronous receive could
cause a poorly written application to fail when the receive operation
returns an error.
Changelog:
    ws2_32: Ensure Async WSARecv does not wake up on packets with an
interface mismatch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-ws2_32-Ensure-Async-WSARecv-does-not-wake-up-on-pac.patch
Type: text/x-diff
Size: 1288 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090930/bb711d87/attachment.patch>


More information about the wine-patches mailing list