]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/tstream_binding_handle: implement get_binding()
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2024 18:43:28 +0000 (20:43 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:45 +0000 (15:22 +0000)
commit66411b96b88fbb7b405efa87015e4af1f2988fad
tree6230a568ae7b01cce0a7f98f4ea98009d761d56d
parent1adf226e74375b2fb0932380f13bf19d8d856ea4
libcli/tstream_binding_handle: implement get_binding()

We just create an dummy binding handle here
as it's not really dcerpc...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/tstream_binding_handle/tstream_binding_handle.c