rpcrt4: Fix race condition in RpcServerListen.
commit196829663aeea7c67cd9d7c7d9a39ee428acc8a1
authorRobert Shearman <rob@codeweavers.com>
Tue, 3 Jan 2006 11:07:04 +0000 (3 12:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Jan 2006 11:07:04 +0000 (3 12:07 +0100)
treef9310bcc8a114ad7a0768e8f1d551fb7e3bc8f19
parente1fd79bb8947258b335113aca8a36e2589a036f2
rpcrt4: Fix race condition in RpcServerListen.
The DontWait parameter is used for forcing the function not to wait
for the server to finish.
dlls/rpcrt4/rpc_server.c