curl: allow Timeout to be set to 0
authorMarc Fournier <marc.fournier@camptocamp.com>
Thu, 2 Apr 2015 16:21:52 +0000 (18:21 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Thu, 2 Apr 2015 16:21:52 +0000 (18:21 +0200)
commit3dae3b4a426b3302227f58f015e33bea9813c9c9
tree6982ca50f54befc11af4e90bc69f9e795c879e70
parent39a1828548656b7f1fe486d48b8a08bf475277f1
curl: allow Timeout to be set to 0

also use plugin_get_interval() rather than cf_get_default_interval() to
take per-plugin interval in account.
src/curl.c