From: W.C.A. Wijngaards Date: Mon, 8 Jan 2024 15:24:03 +0000 (+0100) Subject: - fast-reload, better comment. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0da43e5fba42d8a47a2de5124568d380f85bda2;p=thirdparty%2Funbound.git - fast-reload, better comment. --- diff --git a/daemon/remote.c b/daemon/remote.c index 601866b4e..28c2ceccd 100644 --- a/daemon/remote.c +++ b/daemon/remote.c @@ -4867,7 +4867,7 @@ fast_reload_thread_start(RES* ssl, struct worker* worker, struct rc_state* s) } worker->daemon->fast_reload_thread->printq->remote = *ssl; s->rc = NULL; /* move away the rc state */ - /* Nothing to print right now, so no need to activate it. */ + /* Nothing to print right now, so no need to have it active. */ comm_point_stop_listening(worker->daemon->fast_reload_thread->printq->client_cp); /* Start fast reload thread */