mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
HMCCU: new version
git-svn-id: https://svn.fhem.de/fhem/trunk@10976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9092b63c77
commit
9fc31fdc69
@ -117,7 +117,7 @@ sub CCURPC_Shutdown ($)
|
||||
if ($callbackurl && $shutdown == 0) {
|
||||
Log ("Shutdown RPC server in progress");
|
||||
$client->send_request("init", $callbackurl);
|
||||
WriteQueue ("EX|SHUTDOWN|0");
|
||||
WriteQueue ("EX|SHUTDOWN|$$");
|
||||
$shutdown = 1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user