From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH 1/3] dbus-service: Allow property setters to return errors
Date: Fri, 08 Jul 2016 12:41:50 -0500 [thread overview]
Message-ID: <577FE5DE.2060503@gmail.com> (raw)
In-Reply-To: <1467993318-11918-1-git-send-email-andrew.zaborowski@intel.com>
[-- Attachment #1: Type: text/plain, Size: 525 bytes --]
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
prev parent reply other threads:[~2016-07-08 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-08 15:55 [PATCH 1/3] dbus-service: Allow property setters to return errors Andrew Zaborowski
2016-07-08 15:55 ` [PATCH 2/3] examples: Update dbus-service example use of setter api Andrew Zaborowski
2016-07-08 15:55 ` [PATCH 3/3] unit: Update the uses of dbus property " Andrew Zaborowski
2016-07-08 17:41 ` Denis Kenzior [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=577FE5DE.2060503@gmail.com \
--to=denkenz@gmail.com \
--cc=ell@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.