Re: [PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
From: Rodrigo Moya <hidden>
Date: 2012-02-21 08:17:08
Also in:
lkml
From: Rodrigo Moya <hidden>
Date: 2012-02-21 08:17:08
Also in:
lkml
On Mon, 2012-02-20 at 14:13 -0500, Colin Walters wrote:
On Mon, 2012-02-20 at 16:57 +0100, Javier Martinez Canillas wrote:quoted
This patch-set add multicast support to Unix domain socket familiy for datagram and seqpacket sockets. This work was made by Alban Crequy as a result of a research we have been doing to improve the performance of the D-bus IPC system.Do you have links to any modifications to userspace dbus to take advantage of this?
we have a work in progress at http://cgit.collabora.com/git/user/rodrigo/dbus.git/ in the unix-sockets-multicast branch