mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-12 22:56:34 +00:00
HMCCU: Fixed RPC Server Start Timings
git-svn-id: https://svn.fhem.de/fhem/trunk@11233 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ba1c5e80e9
commit
487c193a6d
@ -420,7 +420,7 @@ if (!defined ($callbackurl)) {
|
|||||||
|
|
||||||
# Server loop is interruptable bei signal SIGINT
|
# Server loop is interruptable bei signal SIGINT
|
||||||
Log "Entering server loop. Use kill -SIGINT $$ to terminate program";
|
Log "Entering server loop. Use kill -SIGINT $$ to terminate program";
|
||||||
# WriteQueue ("SL|$$|CB".$ccuport);
|
WriteQueue ("SL|$$|CB".$ccuport);
|
||||||
$server->server_loop;
|
$server->server_loop;
|
||||||
|
|
||||||
$totalcount++;
|
$totalcount++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user