rpcd: Do blocking connects to local pipes
commit743d7600fba554306356a8254f0ca041308fa332
authorVolker Lendecke <vl@samba.org>
Wed, 1 Mar 2023 13:42:00 +0000 (1 14:42 +0100)
committerJule Anger <janger@samba.org>
Tue, 7 Mar 2023 10:13:09 +0000 (7 10:13 +0000)
tree651576a24df20e13ab5068d7706cca48aee35962
parent32a6eb37fbdc3aa31beb27c81908d20ae9e1e3fd
rpcd: Do blocking connects to local pipes

We don't have real async callers yet, and this is the simplest way to
fix our missing light-weight deterministic async fallback mechanism.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15310

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 0ab7b84ccbd383bb2f696ce258438d4af57fe6f0)
source3/rpc_client/local_np.c