mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Livestatus\Connection: one more comment
This commit is contained in:
parent
aaec1b84bf
commit
b6464c5d83
@ -431,6 +431,9 @@ if ($col > $size - 1) return $res;
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
* Try to cleanly close the socket on shutdown
|
||||
*/
|
||||
public function __destruct()
|
||||
{
|
||||
$this->disconnect();
|
||||
|
Loading…
x
Reference in New Issue
Block a user