Modify kconsumerd thread and spawning function
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 27 May 2011 21:27:41 +0000 (17:27 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 27 May 2011 21:27:41 +0000 (17:27 -0400)
In the kconsumerd thread, the one use case where the kconsumerd tells us
he's ready but we are unable to connect is now validate using the
kconsumerd_pid in the spawn_kconsumerd_thread function.

Also, we do not iterate over and over on the error socket anymore. Upon
receiving an error from the kconsumerd, this means that the daemon will
quit and thus the thread is no longer necessary.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

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