Branch: refs/heads/master Home: https://github.com/kronosnet/kronosnet Commit: 2b73aff21f6341cfd00022694c47ff9b47e17a0e https://github.com/kronosnet/kronosnet/commit/2b73aff21f6341cfd00022694c47ff... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths: M libknet/threads_heartbeat.c
Log Message: ----------- [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
Commit: fa5008f5e974ed3036de44c15f9f37e28157ee72 https://github.com/kronosnet/kronosnet/commit/fa5008f5e974ed3036de44c15f9f37... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths: M libknet/threads_heartbeat.c
Log Message: ----------- Merge pull request #322 from kronosnet/fix-send-pings
[heartbeat] don´t send ping if transport is not connected
Compare: https://github.com/kronosnet/kronosnet/compare/c3db51ad08e6...fa5008f5e974