Re: [PATCH] rpcrt4/rpc_transport.c: the named pipe can be used for multiple operations at the same time, so use overlapped operations for ReadFile and WriteFile
15 Sep
2011
15 Sep
'11
6:47 p.m.
Le 14/09/2011 14:19, Bernhard Loos a écrit :
--- dlls/rpcrt4/rpc_transport.c | 53 +++++++++++++++++++++++------------------- 1 files changed, 29 insertions(+), 24 deletions(-)
Hi! I had a quite similar patch, but you beat me! Anyway, aren't those funtions susceptible to be called in a multithreaded environment? If so, having an unique event for all the read or write operations seems dangerous to me. Regards. Jérôme.
5293
Age (days ago)
5293
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jérôme Gardou