Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Classes | Namespaces | Variables
scanner.php File Reference

ClamAV antivirus integration. More...

Classes

class  antivirus_clamav\scanner
 Class implementing ClamAV antivirus. More...
 

Namespaces

namespace  antivirus_clamav
  
 

Variables

const antivirus_clamav::ANTIVIRUS_CLAMAV_SOCKET_CHUNKSIZE 33554432
 Default socket data stream chunk size (32Mb: 32 * 1024 * 1024)
 
const antivirus_clamav::ANTIVIRUS_CLAMAV_SOCKET_TIMEOUT 10
 Default socket timeout.
 

Detailed Description

ClamAV antivirus integration.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later