mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#553] Updated MT considerations
This commit is contained in:
@@ -269,6 +269,9 @@ For instance packets or options are not thread safe. Exception are:
|
||||
socket is thread safe so one can for instance delete an external socket
|
||||
at any time).
|
||||
|
||||
- interface lookup cache is Kea thread safe (i.e. thread safe when the
|
||||
multi-threading mode is true).
|
||||
|
||||
- interface send method is thread safe (mainly because it does not change
|
||||
any internal state).
|
||||
|
||||
|
Reference in New Issue
Block a user