| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
ClamAV antivirus integration. More...
| Namespaces | |
| namespace | privacy | 
| Privacy Subsystem implementation for antivirus_clamav. | |
| Classes | |
| class | scanner | 
| Class implementing ClamAV antivirus.  More... | |
| Functions | |
| scan_data_execute_socket ($data, $type) | |
| Scan data socket. | |
| scan_data_execute_unixsocket ($data) | |
| Scan data using Unix domain socket. | |
| scan_file_execute_unixsocket ($file) | |
| Scan file using Unix domain socket. | |
| Variables | |
| const | ANTIVIRUS_CLAMAV_SOCKET_CHUNKSIZE 33554432 | 
| Default socket data stream chunk size (32Mb: 32 * 1024 * 1024) | |
| const | ANTIVIRUS_CLAMAV_SOCKET_TIMEOUT 10 | 
| Default socket timeout. | |
ClamAV antivirus integration.