rpcrt4: Implement low-level context handle support.
commit3d8af5630ba90ed8a631b391fd094adc5c3f2732
authorRob Shearman <rob@codeweavers.com>
Tue, 25 Dec 2007 19:08:02 +0000 (25 19:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Dec 2007 12:26:49 +0000 (26 13:26 +0100)
tree2e413d903da8edac80458253f45ce02fc592fc89
parent698ba6b4d493af1a00857f0a59174936e9ca2664
rpcrt4: Implement low-level context handle support.

Server context handles are tracked from associations as their lifetime
is determined by the lifetime of the association.
dlls/rpcrt4/ndr_contexthandle.c
dlls/rpcrt4/rpc_assoc.c
dlls/rpcrt4/rpc_assoc.h