s3:winbind: Close internal RPC pipes after 5 idle seconds
authorVolker Lendecke <vl@samba.org>
Sat, 19 Jun 2021 15:06:59 +0000 (17:06 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 10 Dec 2021 14:02:30 +0000 (14:02 +0000)
commit3fb2fd49445eae8a075638d0ed18e2ca41696450
tree3a8ef2d5e5b4aa110cba1f07e8a19d98731651b8
parenta350a000f10ed3360fa0b1300893902db8e07231
s3:winbind: Close internal RPC pipes after 5 idle seconds

Even internal pipes have a small cost, external ones will block a
process from exiting soon.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/winbindd_samr.c