]> git.ipfire.org Git - thirdparty/collectd.git/commit
dpdk_telemetry plugin: refactor clean up of socket close 3273/head
authorReshma Pattan <reshma.pattan@intel.com>
Fri, 11 Oct 2019 16:28:05 +0000 (17:28 +0100)
committerReshma Pattan <reshma.pattan@intel.com>
Fri, 11 Oct 2019 16:44:26 +0000 (17:44 +0100)
commit097e87b76b22d9a7d3ab37176a399e535d8dab31
treed2425e199e3d3c941af8bb21ee526d3b27f2b184
parentaef41f27cc44cba606b7efb87168b32576df3a47
dpdk_telemetry plugin: refactor clean up of socket close

Instead of closing each socket during failures, just call
clean up function to be more consistent across the file.

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
src/dpdk_telemetry.c