]> git.ipfire.org Git - thirdparty/kea.git/commit
[3970] Basic implementation of the TimerMgr singleton.
authorMarcin Siodelski <marcin@isc.org>
Tue, 25 Aug 2015 11:56:33 +0000 (13:56 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 25 Aug 2015 11:56:33 +0000 (13:56 +0200)
commit811a19c99a31ac2456aef7a57ffbb488ebdd72f5
treed81b7caa926185dda14b68100b35647137496354
parentc3a1e5668e5af72e45d1240661e9de5a8156ee6b
[3970] Basic implementation of the TimerMgr singleton.
src/lib/dhcpsrv/Makefile.am
src/lib/dhcpsrv/tests/Makefile.am
src/lib/dhcpsrv/tests/timer_mgr_unittest.cc [new file with mode: 0644]
src/lib/dhcpsrv/timer_mgr.cc [new file with mode: 0644]
src/lib/dhcpsrv/timer_mgr.h [new file with mode: 0644]