summaryrefslogtreecommitdiffstats
path: root/src/lib/hooks/hooks_user.dox
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2020-05-30 10:22:07 +0200
committerFrancis Dupont <fdupont@isc.org>2020-05-30 10:22:07 +0200
commit8319dd16e63cf6b0a08387891630541a29823b56 (patch)
treeef03e2dbcc4b57b8b02da23cf56a63cb89b710df /src/lib/hooks/hooks_user.dox
parent[#1255] Made parking lot(s) thread safe (diff)
downloadkea-8319dd16e63cf6b0a08387891630541a29823b56.tar.xz
kea-8319dd16e63cf6b0a08387891630541a29823b56.zip
[#1255] Added ChangeLog entry
Diffstat (limited to 'src/lib/hooks/hooks_user.dox')
-rw-r--r--src/lib/hooks/hooks_user.dox3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/hooks/hooks_user.dox b/src/lib/hooks/hooks_user.dox
index 8e3859a52f..bdcd9093f4 100644
--- a/src/lib/hooks/hooks_user.dox
+++ b/src/lib/hooks/hooks_user.dox
@@ -265,8 +265,7 @@ If you'd like to check the address family too it is returned in DHCP servers
by isc::dhcp::CfgMgr::instance().getFamily() declared in dhcpsrv/cfgmgr.h
with AF_INET and AF_INET6 values.
-@subsubsection hooksdgMultiThreadingCompatibleFunction The
-"multi_threading_compatible" function
+@subsubsection hooksdgMultiThreadingCompatibleFunction The "multi_threading_compatible" function
"multi_threading_compatible" is used by the hooks framework to check
if the libraries it is loading are compatible with the DHCPv4 or DHCPv6