s4:rpc_server/remote: introduce struct dcesrv_remote_call
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Nov 2018 13:28:56 +0000 (14:28 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2019 02:13:39 +0000 (03:13 +0100)
commit9d387919f61b64c24c99d9ea3db2425001377c30
tree42d2b0d6b450f9680c7cb4f5bd3eea749ac6c9f7
parenta8134191ec000b236948b93d2e2290cc4dc8b110
s4:rpc_server/remote: introduce struct dcesrv_remote_call

This holds the state for async requests.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/rpc_server/remote/dcesrv_remote.c