server: Allow volume information queries to be asynchronous.
commit61d7629ba498f5375e2c7b6dfbdd89ff295d1bc0
authorErich E. Hoover <erich.e.hoover@gmail.com>
Sun, 24 May 2020 03:39:41 +0000 (23 21:39 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2021 15:09:03 +0000 (15 16:09 +0100)
treee26b8281e1d1d816ab9b8715f24061358c681c81
parent09c67c4809822e177d70d2a06d12f7f57ce01487
server: Allow volume information queries to be asynchronous.

Signed-off-by: Erich E. Hoover <erich.e.hoover@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/wine/server_protocol.h
server/console.c
server/fd.c
server/file.h
server/named_pipe.c
server/protocol.def
server/request.h
server/trace.c