rpc_client: Adapt rpc_write_send() to tevent_req conventions
authorVolker Lendecke <vl@samba.org>
Sat, 7 Aug 2021 08:26:03 +0000 (10:26 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 24 Aug 2021 17:32:29 +0000 (17:32 +0000)
commit8c7b41063c9509e93df14bffb4d9c142abc60737
treeea846a17fa5e61a6f3a9048a20da0781fb7aedcb
parent398e38400d1a5e35d502e9c9764878a8175f8285
rpc_client: Adapt rpc_write_send() to tevent_req conventions

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/rpc_client/cli_pipe.c