author | Florian Forster <octo@collectd.org> | |
Sat, 6 Sep 2014 08:58:45 +0000 (10:58 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 6 Sep 2014 09:21:53 +0000 (11:21 +0200) | ||
commit | 61adba6f19b8f6ec08b996f4b2ddc9d6fa5d7fc7 | |
tree | 36ccdb0a6a658a2e61b4e80ff5147308d84bffe8 | tree | snapshot |
parent | 0f877a368c1c339386add57c573094855457eefe | commit | diff |
network plugin: Improve client connecting behavior.
This moves the socket creation logic so it's called from
networt_send_buffer_plain(). This allows us to recover after network
failures or when collectd was started before the network was available.
Fixes: #627
This moves the socket creation logic so it's called from
networt_send_buffer_plain(). This allows us to recover after network
failures or when collectd was started before the network was available.
Fixes: #627
src/network.c | diff | blob | history |