mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 17:36:39 +00:00
FHEM/70_SISPM.pm: critical patch from inf0@arcor.de (Forum #123163)
git-svn-id: https://svn.fhem.de/fhem/trunk@25034 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
73ae301b18
commit
c3e336394d
@ -434,6 +434,7 @@ SISPM_Read($)
|
||||
|
||||
if($eof) {
|
||||
close($FH);
|
||||
delete $hash->{FH};
|
||||
delete $hash->{FD};
|
||||
delete $selectlist{"$name.pipe"};
|
||||
InternalTimer(gettimeofday()+ $hash->{Timer}, "SISPM_GetStatus", $hash, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user