mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
spelling: existing
This commit is contained in:
@@ -379,7 +379,7 @@ void configureCommandChannel() {
|
||||
|
||||
// If the previous or new socket configuration doesn't exist or
|
||||
// the new configuration differs from the old configuration we
|
||||
// close the exisitng socket and open a new socket as appropriate.
|
||||
// close the existing socket and open a new socket as appropriate.
|
||||
// Note that closing an existing socket means the clien will not
|
||||
// receive the configuration result.
|
||||
if (!sock_cfg || !current_sock_cfg || sock_changed) {
|
||||
|
Reference in New Issue
Block a user