Fix: remove wrong doing asserts in sessiond
authorDavid Goulet <dgoulet@efficios.com>
Fri, 30 Aug 2013 14:04:16 +0000 (10:04 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 30 Aug 2013 14:12:08 +0000 (10:12 -0400)
Asserting on the fd and socket was wrong since the two fds can be set to
-1 concurrently when calling this function.

Fixes #624

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

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