libcli: Implement a tstream dcerpc_binding_handle
authorRalph Boehme <slow@samba.org>
Wed, 29 Jun 2016 11:47:18 +0000 (12:47 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:38 +0000 (22:23 +0000)
commita16f3f7e6ae9ecdaaf15724f52ade748a77d882a
treef8f3267ef52eab15fc4cdbfea5aaadbbf33a5dc2
parent8cc1e25a00434de1afe5d9fb7f4f8e503e7fb0f5
libcli: Implement a tstream dcerpc_binding_handle

This implements a dcerpc_binding_handle that does just pass request and
response blob passing.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/tstream_binding_handle/tstream_binding_handle.c [new file with mode: 0644]
libcli/tstream_binding_handle/tstream_binding_handle.h [new file with mode: 0644]
libcli/tstream_binding_handle/wscript_build [new file with mode: 0644]
wscript_build