]> git.ipfire.org Git - thirdparty/kea.git/commit
[3970] Updated implementation of TimerMgr and make it almost ready.
authorMarcin Siodelski <marcin@isc.org>
Thu, 27 Aug 2015 16:50:12 +0000 (18:50 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 27 Aug 2015 16:50:12 +0000 (18:50 +0200)
commitab8afd6cfc1ae854dc1343a2b0cd6a20a9a8b107
tree4d33050bc7d21fb76087d6875640c54122a043ac
parentff141355b9d82c60f93a81b5429c1f99ad78ddc0
[3970] Updated implementation of TimerMgr and make it almost ready.

The TimerMgr now uses the IfaceMgr to register WatchSockets. It
also comes with a full doxygen documentation and extensive
commentary in the code.
src/lib/dhcpsrv/tests/timer_mgr_unittest.cc
src/lib/dhcpsrv/timer_mgr.cc
src/lib/dhcpsrv/timer_mgr.h
src/lib/util/watch_socket.h