From: Julien Desfossez Date: Thu, 25 Aug 2011 21:51:38 +0000 (-0400) Subject: Init the kconsumerd error socket X-Git-Tag: v2.0-pre13~27 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=35346445460dfe7ba5bbcfdbe279c07c1ee3219b;hp=35346445460dfe7ba5bbcfdbe279c07c1ee3219b;p=lttng-tools.git Init the kconsumerd error socket The kconsumerd_error_socket must be initialised to a negative value when we create the context, otherwise we don't know if it is defined or just random. Signed-off-by: Julien Desfossez ---