rpcrt4: Make a server association when a bind packet is received in the server.
commit22f530c8350a40289957c6fc31b93a95d4cecdec
authorRob Shearman <rob@codeweavers.com>
Sun, 16 Dec 2007 12:07:30 +0000 (16 12:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Dec 2007 10:59:13 +0000 (17 11:59 +0100)
tree26981abc5ec10819aedb1326ce0a133fa272d330
parent2bda19c6b00b60074e194437b9fa03b21d6e51da
rpcrt4: Make a server association when a bind packet is received in the server.

Support handing out association group IDs.
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_message.h
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c