fd8cb3f9c2
The stop event should already be signaled by the time we get to that point since we wait until the child processes terminate in the server process and the stop event is signaled in the context of one of the child processes. Don't call RpcMgmtWaitServerListening if the call to WaitForSingleObject failed since it is likely that s_stop() hasn't been called and therefore the call to RpcMgmtWaitServerListening won't ever return. |
||
---|---|---|
.. | ||
Makefile.in | ||
cstub.c | ||
generated.c | ||
ndr_marshall.c | ||
rpc.c | ||
rpc_async.c | ||
server.c | ||
server.idl | ||
server_defines.h |