Fix: bad check of accept() return value
authorDavid Goulet <dgoulet@efficios.com>
Thu, 20 Dec 2012 01:56:04 +0000 (20:56 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 20 Dec 2012 01:56:06 +0000 (20:56 -0500)
Also fix a missing ret = -1 assignment. Although, the chances are
unlikely to hit a positive ret value that does not match the structure
size, better safe than sorry.

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

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