write_tsdb plugin: Coding style fixes.
authorFlorian Forster <octo@collectd.org>
Mon, 28 Nov 2016 09:47:23 +0000 (10:47 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 29 Nov 2016 07:53:21 +0000 (08:53 +0100)
commit269ee450433e15290dc50724acba62f2c58d6c36
tree897fcb7e94e80e27578100428b080311073fdd98
parentb8bcabba154bec2e9f33f830cc588b4e57841699
write_tsdb plugin: Coding style fixes.

* Rename ->sock_info to ->ai.
* Use cf_utils_get_cdtime() to parse time options.
* Optimize away the use_dnsrandomttl global variable.
src/write_tsdb.c