server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs.
commit18e074b0f30e8067c0901979308e961627b182a3
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 25 Oct 2018 12:56:24 +0000 (25 14:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Oct 2018 18:32:03 +0000 (25 20:32 +0200)
tree6bd828dd63c50579563f5d088191201cd8816dd3
parentc0996553a1d9056e1b89871fc8c3fb0bfb5a4f0c
server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38960
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/file.c
dlls/ws2_32/socket.c
include/wine/server_protocol.h
server/fd.c
server/protocol.def
server/request.h
server/trace.c