HMCCU: new version
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user