chiark / gitweb /
bus: implicitly handle peer commands Ping() and GetMachineId()
[elogind.git] / src / libsystemd-bus / sd-bus.h
index 1d7bfa86b8b77a64f026a5e2d1aad2a924bef6f9..d5101c20d75a33ea68cfb969e8f0e3edd6d17325 100644 (file)
@@ -36,8 +36,8 @@
  * - handle NULL strings nicer when appending
  * - merge busctl into systemctl or so?
  * - add object handlers
- * - add peer message handlers
  * - verify object paths
+ * - implicitly add stub introspection calls
  */
 
 typedef struct sd_bus sd_bus;