Fix: bad file descriptor on close in health check
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 Aug 2012 20:13:00 +0000 (16:13 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 14 Aug 2012 20:13:00 +0000 (16:13 -0400)
The new socket used to store the accept() socket was not initialized
making the close() failed if NO health check command was previously
done.

Reported-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

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