• Rob Shearman's avatar
    rpcrt4: Reduce the timeout of waiting on the stop event in the server test to one second. · fd8cb3f9
    Rob Shearman authored
    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.
    fd8cb3f9
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...