Fix: set the health delta tcp timeout aware
authorDavid Goulet <dgoulet@efficios.com>
Tue, 27 Aug 2013 19:23:18 +0000 (15:23 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 27 Aug 2013 19:32:07 +0000 (15:32 -0400)
commit845e9e6b0740d67510cc299b7231321e5277ee0a
tree63a968879ab126a06e6e3c0d066214b9fd4f4918
parentcb5f6f148a62583d11520d2b6502214386edd75e
Fix: set the health delta tcp timeout aware

The health check subsystem now initialized the time delta using the TCP
timeout. It takes the maximum value between our default internal delta
and the TCP timeout fetched by the lttcomm inet subsytem.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/health.c
src/bin/lttng-sessiond/health.h
src/bin/lttng-sessiond/main.c
This page took 0.025435 seconds and 4 git commands to generate.