pndnotifyd: rework event wait
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 8 May 2016 20:32:35 +0000 (23:32 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 8 May 2016 20:32:35 +0000 (23:32 +0300)
commit057dc998f0f62c54f59db8f5370e2aa64ab3b14f
tree5c6b539abdeb61be22f474ed7c0610185788cf72
parentbbcf535c0f998e5250bfbcf5760cbaf6f4d3bc9b
pndnotifyd: rework event wait

Block indefinitely. Main motivation is to get rid of idle wakeups.
Also attempts to deal with multiple inotify events better.
apps/pndnotifyd.c
include/pnd_dbusnotify.h
include/pnd_notify.h
lib/pnd_dbusnotify.c
lib/pnd_notify.c