Various plugins: Don't call "time(2)" in the plugins to set vl.time.
authorFlorian Forster <octo@huhu.verplant.org>
Sat, 30 Oct 2010 12:03:02 +0000 (14:03 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sat, 30 Oct 2010 12:03:02 +0000 (14:03 +0200)
commit02a570b9e233010777e502db11e569cc4f40984c
tree6476e936ba55bf5cde733113dfd96b08e6f83c71
parent2047b2b31f53bc2e02f40eb86d10f1e7c403a8ff
Various plugins: Don't call "time(2)" in the plugins to set vl.time.

vl.time is initialized to zero instead and the current time is filled in
by dispatch_values().
src/curl.c
src/memcachec.c
src/memcached.c
src/ted.c