Document TCP4Clients/TCP6Clients

Commit abc47f5ce4 added two new statistics
counters without documenting them.  Add the missing counter descriptions
to the ARM.

(cherry picked from commit cb79240091)
This commit is contained in:
Michał Kępień
2024-09-11 12:51:34 +03:00
committed by Aydın Mercan
parent 0962fbd200
commit 9bc152dd25
+3
View File
@@ -8404,3 +8404,6 @@ exceptions are noted in the descriptions.
``<TYPE>RecvErr``
This indicates the number of errors in socket receive operations, including errors of send operations on a connected UDP socket, notified by an ICMP error message.
``TCP4Clients``/``TCP6Clients``
This indicates the number of IPv4/IPv6 clients currently connected over TCP.