Centralize rntl update timers
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Wed, 30 Jun 2010 11:59:50 +0000 (13:59 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 30 Jun 2010 17:24:58 +0000 (19:24 +0200)
commite4fb1ca873f840acd1e0a72a6f266843f65854ae
treed388378c8116c76be0f0795e549d10a82bec749b
parent46d8e827d58417870243a5645c97adffc189303e
Centralize rntl update timers

Instead of creating a new rntl trigger for each Counter object move this
part to the rtnl core. Only one update trigger will be registered at RTNL.
The minimum interval will used for the timeout callback.
src/connman.h
src/counter.c
src/rtnl.c
test/test-counter