]> git.proxmox.com Git - mirror_kronosnet.git/commit
[heartbeat] don´t send ping if transport is not connected
authorFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 9 Sep 2020 09:20:51 +0000 (11:20 +0200)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 9 Sep 2020 10:41:06 +0000 (12:41 +0200)
commit191adbdb07d427af4d396ec5e68467807cecddf2
tree35f3ab6745657476beafbcb214cda86f38812bfa
parent22d9e16c3c3fdbc141b9eec0a4d28db9cd9e3997
[heartbeat] don´t send ping if transport is not connected

this could cause socket buffers to fill up with stale junk and
generate unecessary errors.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
libknet/threads_heartbeat.c