]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4344] Added a changelog entry
authorFrancis Dupont <fdupont@isc.org>
Mon, 27 Apr 2026 07:39:50 +0000 (09:39 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 27 Apr 2026 12:52:43 +0000 (14:52 +0200)
changelog_unreleased/4344-warnings-from-closing-closed-sockets [new file with mode: 0644]

diff --git a/changelog_unreleased/4344-warnings-from-closing-closed-sockets b/changelog_unreleased/4344-warnings-from-closing-closed-sockets
new file mode 100644 (file)
index 0000000..fcbeb98
--- /dev/null
@@ -0,0 +1,4 @@
+[bug]          fdupont
+       Fixed spurious warnings emitted when attempting to close
+       already apclosed HTTP sockets.
+       (Gitlab #4344)