Fixed aborting the connection when the configured keepalive value is set
commit571c5becd68a9d52c5b5a0f91f177365fca0a0f8
authorBen Kibbey <bjk@luxsci.net>
Sat, 7 Feb 2009 19:01:35 +0000 (7 14:01 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 7 Feb 2009 19:01:35 +0000 (7 14:01 -0500)
tree1b93d397c5e0f4ed0d5b54dd4fdf5735b9bdeaf4
parentf5750bd6619ecb73babb6cb025b2548e8fa1dd03
Fixed aborting the connection when the configured keepalive value is set
to 0. Use a default of 30 seconds in this case.
src/pwmd.c
src/status.c
src/status.h