summaryrefslogtreecommitdiff
path: root/libcli/tstream_binding_handle/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2023-10-25libcli: Implement a tstream dcerpc_binding_handleRalph Boehme1-0/+5
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>