rpcrt4: The named pipe can be used for multiple operations at the same time, so use...
authorBernhard Loos <bernhardloos@googlemail.com>
Wed, 14 Sep 2011 12:19:29 +0000 (14:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Sep 2011 15:28:38 +0000 (17:28 +0200)
commita57312d8735eb5ae10ab52de042d046a73d1f827
tree20b382785508e1550d872e7ad7f6b3c61fc4b1a7
parentad064b44ed7a773e4fdf6dab9cda240ae6172c5b
rpcrt4: The named pipe can be used for multiple operations at the same time, so use overlapped operations for ReadFile and WriteFile.
dlls/rpcrt4/rpc_transport.c