client: Event monitoring support for the command line client
authorCeara Chewning <ceara.k.chewning@intel.com>
Wed, 12 Sep 2012 22:05:54 +0000 (15:05 -0700)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 14 Sep 2012 13:32:00 +0000 (16:32 +0300)
commit800d3a8630992f400f2d0336a2e337db2456928f
tree4c446d9ede3d86abb40402008d219f88372f76fc
parentd00244b8e6afce2aa988c3c4a4cce7893c8d78b7
client: Event monitoring support for the command line client

The command line client is able to run as a monitor to ConnMan. When
the client is started with the 'monitor' option, it will wait for any
signals from ConnMan and display them. It is useful for realtime
verbose output of ConnMan D-Bus events.
client/monitor.c [new file with mode: 0644]
client/monitor.h [new file with mode: 0644]