rpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn't make much sense on the server...
commit34577de406ffa9fa1ad9d27364c3defd3989b555
authorRob Shearman <rob@codeweavers.com>
Wed, 8 Nov 2006 20:45:55 +0000 (8 20:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Nov 2006 09:37:07 +0000 (9 10:37 +0100)
treee243cbda2f178b5f128d446d18f09fb2e46eb27f
parent8b6c30ab4b48a5f4c9a32920dd389d218b459540
rpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn't make much sense on the server side
so replace it with some more appropriate endpoint error codes.
dlls/rpcrt4/rpc_transport.c