]> git.ipfire.org Git - thirdparty/samba.git/commit
librpc/rpc: add dcerpc_binding_handle_get_transport() helper function
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2024 20:29:58 +0000 (22:29 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:45 +0000 (15:22 +0000)
commit0e751215b349e10cc796065d6d01de35f52b41fd
tree3b17d4163ecfd79ee9765cb502193449516c2ee3
parenta038e7d8cf7a93ecf9a3e0c906f0d0db81ecee54
librpc/rpc: add dcerpc_binding_handle_get_transport() helper function

This will allow callers to avoid the dcerpc_binding_handle_get_binding()
dcerpc_binding_get_transport() dance...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
librpc/rpc/binding_handle.c
librpc/rpc/rpc_common.h