我有一些项目使用libdbus进行IPC.
目标是使用systemd的sd-bus而不是libdbus.
有sd-bus(here,here等)的文档,但该文档并未涵盖D-Bus规范实现的所有方面.
我花了很多时间寻找至少任何有关sd-bus实现的详细解释,但没有找到任何可以帮助我将libdbus的流程工作流映射到sd-bus的东西.
有人可以帮帮我吗?一些非官方的文档,序列,任何东西……
最佳答案
有an upstream issue open for this already.我建议你订阅,如果可以,请帮帮忙.
原文链接:https://www.f2er.com/linux/441137.html