Add CHANGES entry for [GL #4708]

(cherry picked from commit 113968f3a0)
This commit is contained in:
Matthijs Mekking
2024-06-03 10:22:08 +02:00
parent e1a49ee6d4
commit 01934f9def
+3
View File
@@ -1,3 +1,6 @@
6393. [func] Deal with uv_tcp_close_reset() error return codes
more gracefully. [GL #4708]
6391. [bug] TCP client statistics could sometimes fail to decrease
when accepting client connection fails. [GL #4742]