[PATCH 3/4] ws2_32: Use register_async for WS2_async_recv.

Jacek Caban jacek at codeweavers.com
Wed Apr 5 06:38:03 CDT 2017


This changes behaviour in case when winsock attempts to use both 
completion routine and completion value. Tests from previous patch show 
that it should fail anyway. It will be possible to properly return error 
once APCs are passed to server in register_async request.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/ws2_32/socket.c | 18 ++++++------------
  1 file changed, 6 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ws2_32-Use-register_async-for-WS2_async_recv.diff
Type: text/x-patch
Size: 1624 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170405/1f6d7fa0/attachment-0001.bin>


More information about the wine-patches mailing list