Add CHANGES entry for [GL #4708]

(cherry picked from commit 113968f3a0)
This commit is contained in:
Matthijs Mekking 2024-05-08 09:51:31 +02:00
parent e1a49ee6d4
commit 01934f9def

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]