rpcrt4: Re-use already registered endpoints for a protocol sequence.
commit375c68a0435af54e97889d5bfbbe7ecdfbe2010b
authorRob Shearman <robertshearman@gmail.com>
Thu, 26 Mar 2009 13:35:36 +0000 (26 13:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Mar 2009 15:10:49 +0000 (26 16:10 +0100)
tree048c998b8d7d939a56a08a16d8b079332a5bb344
parent0a8e3c39a1e05f47136c69671ff691dc02ae0a88
rpcrt4: Re-use already registered endpoints for a protocol sequence.

Return RPC_S_INVALID_ENDPOINT_FORMAT if a NULL endpoint is passed into
RpcServerUseProtseqEp{,Ex}{A,W}.
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/tests/rpc_protseq.c