telemetry: add upper limit on connections
authorCiara Power <ciara.power@intel.com>
Wed, 15 Jul 2020 15:03:00 +0000 (16:03 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 19 Jul 2020 13:36:37 +0000 (15:36 +0200)
commit2a7d0b872f799a6ed23820b412b9ee3407816e97
tree37e2e5e15b0f16a31d0ec477c2f90527af433730
parente7554ebd0704eb656c8130375839bd3a1180331b
telemetry: add upper limit on connections

This patch limits the number of client connections to the new telemetry
socket. The limit is set to 10.

Signed-off-by: Ciara Power <ciara.power@intel.com>
lib/librte_telemetry/telemetry.c