Systemd/src/libsystemd-bus
Lennart Poettering 29f6aadd53 bus: implicitly set no_reply flag on outgoing messages if the serial number is not kept
If nobody keeps the serial number of an outgoing message we know that
nobody expects an answer to it, so set the no_reply flag accordingly.
2013-03-22 00:12:37 +01:00
..
bus-control.c bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-error.c bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-error.h bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-internal.c bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
bus-internal.h bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-message.c bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-message.h bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
bus-signature.c bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
bus-signature.h bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
bus-type.c bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
bus-type.h bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
busctl.c bus: hook up client with socket communication 2013-03-20 23:00:10 +01:00
Makefile bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00
sd-bus-protocol.h bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
sd-bus.c bus: implicitly set no_reply flag on outgoing messages if the serial number is not kept 2013-03-22 00:12:37 +01:00
sd-bus.h bus: implicitly set no_reply flag on outgoing messages if the serial number is not kept 2013-03-22 00:12:37 +01:00
test-bus-chat.c bus: implement full method call timeout logic 2013-03-21 22:53:29 +01:00
test-bus-marshal.c bus: demarshal header fields properly 2013-03-20 23:00:10 +01:00
test-bus-signature.c bus: add basic implementation of a native bus client library 2013-03-20 23:00:09 +01:00