Hello Alan,
Thank you for your patch. It did the trick for me. Prior to applying
the patch, izcoordinator would return instantaneously.
Regards,
Tony
Le 05.04.2012 06:28, Alan Ott a écrit :
> Some of the error handling was checking for != 0 on functions which
> returned
> positive values on su
Some of the error handling was checking for != 0 on functions which returned
positive values on success.
Someone should have a look at the last one. I'm not sure what it was
supposed to do, since it failed every single time.
Signed-off-by: Alan Ott
---
src/coordinator.c |8 +---
1 files