Code

apcups branch: Don't close the socket after each iteration.
authorocto <octo>
Sat, 10 Jun 2006 11:08:15 +0000 (11:08 +0000)
committerocto <octo>
Sat, 10 Jun 2006 11:08:15 +0000 (11:08 +0000)
commit86294767df94d8d6a982556257052836a93641bd
treefd46ac66c01869c9a7949d8de8994effccac3e1b
parentc7c26fbfca476e9e9d84245ae8268783f787a70b
apcups branch: Don't close the socket after each iteration.

The apcups daemon can handle it and it's nicer to the system to just leave the
socket open, so that's what we're doing. The socket is still closed if
`APCMAIN' is defined.
src/apcups.c