Dear systemd folks,

I have the following issue:

An application does not receive dbus signals on its dbus file descriptor
*while waiting* for a

dbus-method response. Considered time frame: between sending the
method-call and receiving

its response. After the response is being received, the (indefinitely)
queued signal is not delivered

until another signal / method call triggers the sdbus file descriptor
(which is supervised by

select()/epoll()).



I committed a brief example with some more extensive explanation to:

https://github.com/mue-jan/dbus-missing-signals-or-fd-issue


Thanks in advance and best regards,

Jan
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to