[systemd-devel] [PATCH 1/2] connection: add function kdbus_conn_find_peer()

Kay Sievers kay at vrfy.org
Mon Mar 31 06:03:46 PDT 2014


On Mon, Mar 31, 2014 at 2:43 AM, Djalal Harouni <tixxdz at opendz.org> wrote:
> Use this function to find a connection peer with a given id.
>
> The returned connection is on the same bus of the source connection
> and it is ref'ed.
>
> This allows to reduce code duplication and will make it easy to
> read code and differentiate between messages that have a source
> connection and other kernel generated messages.

Applied.

Thanks,
Kay


More information about the systemd-devel mailing list