From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============6536702208779806449==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH v4 5/6] dbus: Add disconnect watch support Date: Fri, 20 Feb 2015 11:23:00 -0600 Message-ID: <54E76D74.6080707@gmail.com> In-Reply-To: <1424434601-2211-6-git-send-email-jukka.rissanen@linux.intel.com> List-Id: To: ell@lists.01.org --===============6536702208779806449== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Jukka, On 02/20/2015 06:16 AM, Jukka Rissanen wrote: > Allow caller to monitor the disconnect status of a service. > --- > ell/dbus-private.h | 14 +++++ > ell/dbus.c | 154 ++++++++++++++++++++++++++++++++++++++++++++++= +++++++ > ell/dbus.h | 7 +++ > 3 files changed, 175 insertions(+) > I cherry picked parts of this patch and applied it. Please rebase the = rest and resubmit. Regards, -Denis --===============6536702208779806449==--