chiark / gitweb /
bus: make kdbus work so that we can exchange real messages
[elogind.git] / src / systemd / sd-bus.h
index 45b264ab1c5d635c0a1318a4db2022d53c6388fd..748d76b02b50fa50ba3adac7d802f777c1ab6ec1 100644 (file)
@@ -33,8 +33,7 @@ extern "C" {
 #endif
 
 /* TODO:
- * - rewrite message_read_ap() and message_append_ap() to be non-recursive.
- *
+ * - instead of adding in padding iovec when sending simply extend header buffer
  * - add page donation logic
  * - api for appending/reading fixed arrays
  * - merge busctl into systemctl or so?