Sweden-Number/dlls/rpcrt4/tests
Zebediah Figura c2b4d98f23 rpcrt4/tests: Pass the default maximum call limit to RpcServerListen().
The tests intermittently crash on 2008 with RPC_S_SERVER_TOO_BUSY.  I suspect
this is due to the server spawned in run_server having a call limit of 20 but
being expected to service 32 threads.  Use the default parameter in an attempt
to prevent this failure.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-15 22:03:36 +01:00
..
Makefile.in
cstub.c
cstub.idl
generated.c
ndr_marshall.c
rpc.c
rpc_async.c
server.c rpcrt4/tests: Pass the default maximum call limit to RpcServerListen(). 2020-01-15 22:03:36 +01:00
server.idl
server_defines.h
server_interp.idl