Fix: for librelayd, fix negative reply ret code
authorDavid Goulet <dgoulet@efficios.com>
Tue, 18 Dec 2012 21:50:59 +0000 (16:50 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 18 Dec 2012 21:50:59 +0000 (16:50 -0500)
Trying to negate a uint32_t is kind of difficult so set ret to -1 and
print the actuall host byte order ret code as an error.

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

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