mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#553] Updated MT considerations
This commit is contained in:
parent
38c6698dd0
commit
47830cb095
@ -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).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user