Fix: handle orderly shutdown from transport layer
authorDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 23:25:49 +0000 (18:25 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 23:25:51 +0000 (18:25 -0500)
commita6cd2b97ca69d302670109fef8340bd927270a30
tree6b625c8cd6dafaac1b6f29d9b968764814c6f36e
parent3448e2667be7445ae7630a18c2ab32cb2bcdd174
Fix: handle orderly shutdown from transport layer

Print a debug statement if a shutdown is detected or else an error. The
transport layer will print the perror in case of an error.

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