[systemd-devel] sd_event_add_io with EPOLLPRI option

2017-08-23 Thread Yong Li
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

[systemd-devel] [ANNOUNCE] D-Bus Broker Project

2017-08-23 Thread David Herrmann
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