Code

write_riemann: Add support for timeouts
authorGergely Nagy <algernon@madhouse-project.org>
Thu, 7 Apr 2016 06:59:08 +0000 (08:59 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Thu, 7 Apr 2016 06:59:08 +0000 (08:59 +0200)
commit113cbf06e13f7ea70e08651ab71ffcf916ccb02f
tree417e6756968132d2d36987a286543984661a9c10
parent0ed69e797f1e173dd4386f419f1f65bf2afdcf51
write_riemann: Add support for timeouts

Bump the riemann-c-client requirement to 1.8.0, which introduces
riemann_client_set_timeout(). With this in place, the plugin can now
accept the "Timeout" option, which specifies a timeout in seconds, for
all blocking operations (except TLS handshake).

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
configure.ac
src/write_riemann.c