From: David Goulet Date: Thu, 25 Oct 2012 19:34:59 +0000 (-0400) Subject: Fix: consumer relayd cleanup on disconnect X-Git-Tag: v2.1.0-rc6~23 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=8994307fa7ccf9b61cc0157f2c5d34e248c56641;hp=8994307fa7ccf9b61cc0157f2c5d34e248c56641;p=lttng-tools.git Fix: consumer relayd cleanup on disconnect Improve the resilience of the consumer by cleaning up a relayd object and all associated streams when a write error is detected on a relayd socket. Fixes #385 Acked-by: Mathieu Desnoyers Signed-off-by: David Goulet ---