s4:librpc: Allow to cancel queued requests
authorSamuel Cabrero <scabrero@samba.org>
Tue, 3 Nov 2020 15:53:49 +0000 (16:53 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 23 May 2024 10:32:29 +0000 (12:32 +0200)
commitdc1ac6cdc31390dd8cbf98febde055be3284e922
tree6471e0cd171866f5ecf6fd682627ebab0cefcbd9
parented98c1d6362634a60b2461f096eec498737c1a30
s4:librpc: Allow to cancel queued requests

If the request is still in the send queue then dequeue it and invoke its
callback.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/librpc/rpc/dcerpc.c