-
- Downloads
Bugfix: Possible "MySQL server has gone away" fix. #3759
pcntl_fork() children inherit open file handles and auto close on exit, closing parent db session. Close DB connection, scan and re-open db connection in parent process.
Showing
- functions/classes/class.Scan.php 1 addition, 4 deletionsfunctions/classes/class.Scan.php
- functions/classes/class.Thread.php 2 additions, 0 deletionsfunctions/classes/class.Thread.php
- functions/scan/subnet-scan-icmp-execute.php 2 additions, 0 deletionsfunctions/scan/subnet-scan-icmp-execute.php
- functions/scan/subnet-scan-telnet-execute.php 2 additions, 0 deletionsfunctions/scan/subnet-scan-telnet-execute.php
- functions/scripts/discoveryCheck.php 9 additions, 11 deletionsfunctions/scripts/discoveryCheck.php
- functions/scripts/pingCheck.php 7 additions, 25 deletionsfunctions/scripts/pingCheck.php
Loading
Please register or sign in to comment