X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsystemd%2Fsd-bus.h;h=122ec954ca4b5b92d016f1c75e2244765dd5ad57;hp=057931d0dfb08f6ebb97d4a44ba9ef45a37ad4f2;hb=d1148ed10a474ccc949113a8ec06e7e29c4c7cb0;hpb=fa70beaabc56762fdf77e675c3e09bb638d89938 diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h index 057931d0d..122ec954c 100644 --- a/src/systemd/sd-bus.h +++ b/src/systemd/sd-bus.h @@ -33,6 +33,9 @@ extern "C" { #endif /* TODO: + * - allow registration/removl of callbacks from within callbacks + * - don't allow recursive processing + * * - add page donation logic * - api for appending/reading fixed arrays * - merge busctl into systemctl or so?