author | Gergely Nagy <algernon@madhouse-project.org> | |
Thu, 7 Apr 2016 06:59:08 +0000 (08:59 +0200) | ||
committer | Gergely Nagy <algernon@madhouse-project.org> | |
Thu, 7 Apr 2016 06:59:08 +0000 (08:59 +0200) | ||
commit | 113cbf06e13f7ea70e08651ab71ffcf916ccb02f | |
tree | 417e6756968132d2d36987a286543984661a9c10 | tree | snapshot |
parent | 0ed69e797f1e173dd4386f419f1f65bf2afdcf51 | commit | diff |
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>
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 | diff | blob | history | |
src/write_riemann.c | diff | blob | history |