[systemd-devel] [PATCH] systemctl: cleanup dbus code.

Peeters Simon peeters.simon at gmail.com
Tue Aug 7 05:39:03 PDT 2012


added a new function: bus_method_call_with_reply which does:
 dbus_message_new_method_call()
 dbus_message_append_args()
 dbus_connection_send_with_reply_and_block()
 and the needed error handling
---
 src/systemctl/systemctl.c | 1290 ++++++++++++++-------------------------------
 1 file changed, 400 insertions(+), 890 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-systemctl-cleanup-dbus-code.patch
Type: application/octet-stream
Size: 68067 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20120807/735adc0e/attachment-0001.obj>


More information about the systemd-devel mailing list