X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-bus%2Fsd-bus.h;h=d5101c20d75a33ea68cfb969e8f0e3edd6d17325;hb=b9bf7e2be93fe25e0e96e06ad436d43a1e589ed5;hp=ce92ee7df610bc4373c09fe2737fe46ad0aba7b4;hpb=e3017af97310da024ffb378ed155bc1676922ce7;p=elogind.git diff --git a/src/libsystemd-bus/sd-bus.h b/src/libsystemd-bus/sd-bus.h index ce92ee7df..d5101c20d 100644 --- a/src/libsystemd-bus/sd-bus.h +++ b/src/libsystemd-bus/sd-bus.h @@ -33,14 +33,11 @@ * - add page donation logic * - api for appending/reading fixed arrays * - always verify container depth - * - implicitly set no_reply when a message-call is sent an the serial number ignored * - handle NULL strings nicer when appending * - merge busctl into systemctl or so? * - add object handlers - * - add peer message handlers * - verify object paths - * - when reading a message, verify its size - * - add limits to wqueue and rqueue alike + * - implicitly add stub introspection calls */ typedef struct sd_bus sd_bus;