mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
DevIo.pm: Delete some temporary has entries.
git-svn-id: https://svn.fhem.de/fhem/trunk@15938 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c599692ce9
commit
8ffc4da90d
@ -500,6 +500,8 @@ DevIo_CloseDev($@)
|
||||
delete($readyfnlist{"$name.$dev"});
|
||||
delete($hash->{FD});
|
||||
delete($hash->{EXCEPT_FD});
|
||||
delete($hash->{PARTIAL});
|
||||
delete($hash->{NEXt_OPEN});
|
||||
}
|
||||
|
||||
sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user