connection: pass back the full queue element from kdbus_conn_queue_insert
authorDaniel Mack <zonque@gmail.com>
Sun, 19 Jan 2014 21:52:50 +0000 (22:52 +0100)
committerDaniel Mack <zonque@gmail.com>
Sun, 19 Jan 2014 21:52:50 +0000 (22:52 +0100)
commit481c59df02997c71756d43039aef8f893983ab64
tree520df79154f80550fc2cc2cba21a5f06bd98c373
parent64c6b7522a25f01d15185d35ea060ee94cc79a8a
connection: pass back the full queue element from kdbus_conn_queue_insert

That way, we can fiddle with the contents of the queue entries in
more flexible ways.
connection.c