Hi Andrew, On 07/08/2016 10:55 AM, Andrew Zaborowski wrote: > Allow the property setter functions to synchronously return a message > pointer if they need to return an error. On success complete still > needs to be called because the NULL return value couls also mean that > the setter will complete asynchronously. > --- > ell/dbus-service.c | 21 +++++++++++++++------ > ell/dbus-service.h | 2 +- > 2 files changed, 16 insertions(+), 7 deletions(-) > All three applied, thanks. Regards, -Denis