Sweden-Number/dlls/rpcrt4
Jacek Caban ac6325e4bb rpcrt4: Wait for available pipe when connecting to busy server.
It's most likely to happen when server just accepted another connection
and didn't create a new listening pipe instance yet.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 00:37:50 +02:00
..
tests rpcrt4/tests: Use standard wine_dbgstr_longlong. 2017-07-27 10:46:58 +02:00
Makefile.in rpcrt4: Always use winsock for networking. 2017-05-16 18:58:56 +02:00
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_es.c
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Spelling fixes in comments. 2017-07-06 18:49:38 +02:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c rpcrt4: Mark function that are only called from assembly as hidden. 2017-07-25 11:48:54 +02:00
ndr_stubless.h
rpc_assoc.c
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Change RPCRT4_ReleaseConnection return type to void. 2017-06-08 16:44:59 +02:00
rpc_binding.h rpcrt4: Change RPCRT4_ReleaseConnection return type to void. 2017-06-08 16:44:59 +02:00
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c rpcrt4: Wait for server threads to finish in RpcMgmtWaitServerListen. 2017-05-31 21:33:40 +02:00
rpc_server.h rpcrt4: Store server thread handle in RpcServerProtseq. 2017-05-31 21:33:38 +02:00
rpc_transport.c rpcrt4: Wait for available pipe when connecting to busy server. 2017-09-28 00:37:50 +02:00
rpcrt4.spec
rpcrt4_main.c
version.rc