Fix: consumer recv command error path
authorDavid Goulet <dgoulet@efficios.com>
Tue, 11 Sep 2012 19:28:59 +0000 (15:28 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 11 Sep 2012 19:31:15 +0000 (15:31 -0400)
See bug #332.

The debug output now prints this and does not infinite loop:

DEBUG1: Communication interrupted on command socket [in
lttng_consumer_thread_receive_fds() at consumer.c:1784]
DEBUG1: consumer_thread_receive_fds exiting [in
lttng_consumer_thread_receive_fds() at consumer.c:1794]

Fixes #332

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.024356 seconds and 4 git commands to generate.