Windows bugfix for FHZ and other small changes
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@430 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -117,7 +117,7 @@ FW_Undef($$)
|
||||
|
||||
if(defined($hash->{CD})) { # Clients
|
||||
close($hash->{CD});
|
||||
delete($selectlist{$hash->{NAME}});
|
||||
delete($selectlist{$name});
|
||||
}
|
||||
if(defined($hash->{SERVERSOCKET})) { # Server
|
||||
close($hash->{SERVERSOCKET});
|
||||
|
||||
Reference in New Issue
Block a user