]> git.ipfire.org Git - thirdparty/kea.git/commit
[3970] Addressed review comments again.
authorMarcin Siodelski <marcin@isc.org>
Tue, 8 Sep 2015 15:17:52 +0000 (17:17 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 8 Sep 2015 15:17:52 +0000 (17:17 +0200)
commit2d7e2fec666b5c4545eff08054f4da2104a68aaf
treea569de7f4179e5a55b3d88c187d69a5d16a02515
parent79d70c0695ce4beb03237ce91ea3cbcce0d07588
[3970] Addressed review comments again.

Implemented new test for the TimerMgr::stopThread().
Removed redundant clear of the error string.
Added comment to the TimerMgr about the thread safety.
src/lib/dhcpsrv/tests/timer_mgr_unittest.cc
src/lib/dhcpsrv/timer_mgr.h
src/lib/util/watch_socket.cc