Hi all,
I want to use the sd_event_add_io API to monitor a GPIO pin status
change. This pin supports intrrupts(echo both > edge). And it works
using the epoll code at https://gist.github.com/jadonk/2587524: The
callback function will be called if there is data change on the pin.
However, the sd_e
This is the first public release of dbus-broker.
Git Tag: v3
Archive:
https://github.com/bus1/dbus-broker/archive/v3/dbus-broker-v3.tar.gz
The dbus-broker project is an implementation of a message bus as
defined by the D-Bus specification. Its aim is to provide high
performance and relia