rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Rec...
commit6bb26abe8181693272be13408273132d54a81712
authorRob Shearman <robertshearman@gmail.com>
Wed, 18 Jun 2008 16:32:22 +0000 (18 17:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jun 2008 09:44:28 +0000 (19 11:44 +0200)
treee897cdde036be23e199a6300b54b19bb8706d104
parent6bb03d7dbad1c713916734099c4136751bc4f1a0
rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_ReceiveWithAuth instead of RPCRT4_Receive.

Move the special handling of the PKT_BIND_ACK packet from
RPCRT4_ReceiveWithAuth to RpcAssoc_BindConnection, where it belongs.
dlls/rpcrt4/rpc_assoc.c
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_message.h