rewrite send to kdc to be more agressive, try kdcs in paralell and easier to configure behavior
This commit is contained in:
@@ -589,7 +589,7 @@ search_modules(heim_object_t key, heim_object_t value, void *ctx)
|
||||
}
|
||||
|
||||
static void
|
||||
eval_results(heim_object_t value, void *ctx)
|
||||
eval_results(heim_object_t value, void *ctx, int *stop)
|
||||
{
|
||||
struct plug *pl = value;
|
||||
struct iter_ctx *s = ctx;
|
||||
|
Reference in New Issue
Block a user