Code

sysdbd: Send SIGINT to backend thread when shutting down.
authorSebastian Harl <sh@tokkee.org>
Tue, 10 Dec 2013 08:16:35 +0000 (09:16 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 10 Dec 2013 08:16:35 +0000 (09:16 +0100)
commit7a0f281dc7595ef80befeeecf8948bc486e30ad9
tree45594905f1495ee55aa9191b4a14f24b577ae670
parent49f6d1d1aea28e246c10c04d90afc3fcf831ff9b
sysdbd: Send SIGINT to backend thread when shutting down.

This will interrupt the sleep call and make the thread shut down faster.
src/daemon/sysdbd.c