ws2_32: socket.c: wrapped WSASendTo/WSARecvFrom with a different function name

Howell Tam pigeon at pigeond.net
Sat Jul 17 19:53:06 CDT 2010


Thanks for the feedback, patch revised.

WSASendTo/WSARecvFrom, wrapped in a different function name, so that
internal calls from ws2_32 itself will not trigger programs like Garena,
which catches WSASendTo/WSARecvFrom calls.

Reference: Wine Bug Id #16047

---
 dlls/ws2_32/socket.c |   85 +++++++++++++++++++++++++++++++++++++------------
 1 files changed, 64 insertions(+), 21 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ws2_32-socket.c-wrapped-WSASendTo-WSARecvFrom-with-a.patch
Type: text/x-patch
Size: 7333 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100718/cc6b5867/attachment.bin>


More information about the wine-patches mailing list