From: Francis Dupont Date: Thu, 25 Jun 2020 13:27:38 +0000 (+0200) Subject: [#1264] Addressed last comment X-Git-Tag: Kea-1.7.10~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc20568c4cc20c6c453d1664b8ee3505c22c8af;p=thirdparty%2Fkea.git [#1264] Addressed last comment --- diff --git a/src/lib/hooks/hooks_user.dox b/src/lib/hooks/hooks_user.dox index e927938a7d..7f2ff8caab 100644 --- a/src/lib/hooks/hooks_user.dox +++ b/src/lib/hooks/hooks_user.dox @@ -1536,7 +1536,7 @@ used simultaneously by different threads must be thread safe. To mark the difference between this and the other thread safety requirement this is called "generic thread safe". -When multi-threaded packet processing is enabled Kea servers perform +When multi-threaded packet processing is enabled, Kea servers perform some actions by the main thread and packet processing by members of a thread pool. The multi-threading mode is returned by: @code