Fix: change perror to debug statement
authorDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 23:11:12 +0000 (18:11 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 23:11:12 +0000 (18:11 -0500)
Most of the changes here remove a double PERROR which is done by the
transport layer. So we notify in the debug message to understand where
the transport error was.

Also, don't print an error if the relayd is not found. This is possible
if the relayd dies so an error here is useless to the common user but
useful as a debug statement.

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

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