rpcrt4: Store the assoc_group_id field returned from the bind_ack packet and use...
commit0ebcacca3922bea02fa7456fed2b07b1df6e133a
authorRob Shearman <rob@codeweavers.com>
Mon, 25 Jun 2007 13:26:23 +0000 (25 14:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jun 2007 21:21:53 +0000 (25 23:21 +0200)
tree871a0920866e0208e717ca84d8177793927afde1
parent62c49bdd18bddccc97b3eb6edec6dd461d896cf2
rpcrt4: Store the assoc_group_id field returned from the bind_ack packet and use it when creating further connections in the association group.
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_message.h
dlls/rpcrt4/rpc_transport.c