Another keepalive_thread() fix. Don't exit the thread if the
commit46ea119b939626046b8ba5f1ac4c72b270ca8a52
authorBen Kibbey <bjk@luxsci.net>
Fri, 23 Nov 2007 13:31:04 +0000 (23 08:31 -0500)
committerBen Kibbey <bjk@luxsci.net>
Fri, 23 Nov 2007 13:31:37 +0000 (23 08:31 -0500)
tree301f214b553ec38f7c7ab614759ef8e57bc8cb9b
parent2763f01a89b2023dbde7563749fe2fcdbe5bf598
Another keepalive_thread() fix. Don't exit the thread if the
"keepalive" configuration parameter is <= 0. Instead, act like it was
set to 1 so when the configuration changes again it has a chance to
timeout again.
src/pwmd.c