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)
commit712ea556b2774ad12e9a9a83c3d04eda46e3f9a0
tree3b01d0637ad6d81f369e5f3a70bb4911adcf55e1
parent5dc1855009c9b215a108bc56e7df64d9862c8144
Modify kconsumerd thread and spawning function

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>
ltt-sessiond/main.c
This page took 0.030139 seconds and 5 git commands to generate.