chiark / gitweb /
bus: calculate iovec for messages only when we need it
[elogind.git] / src / libsystemd-bus / bus-match.c
2013-04-05 Lennart Poetteringbus: properly detect and handle if a callback is instal...
2013-03-31 Lennart Poetteringbus: s/sd_message_handler_t/sd_bus_message_handler_t/g
2013-03-31 Lennart Poetteringbus: parse matches locally and allow registration of...