Fix: don't print EPIPE error which can happen
authorDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 22:54:25 +0000 (17:54 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 22:54:27 +0000 (17:54 -0500)
Anytime a relayd is killed, writing on a closed fd is totally possible
so the PERROR of an EPIPE error is useless as an error but we do print
it as a dbg message now.

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

No differences found
This page took 0.027455 seconds and 5 git commands to generate.