mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-07 23:48:07 -05:00
Merge branch 'master' into storageareas
This commit is contained in:
@@ -258,7 +258,7 @@ sub run {
|
||||
|
||||
my $fd = 0;
|
||||
|
||||
# THis also closes dbh and CLIENT and SERVER
|
||||
# This also closes dbh and CLIENT and SERVER
|
||||
while( $fd < POSIX::sysconf(&POSIX::_SC_OPEN_MAX) ) {
|
||||
POSIX::close($fd++);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user