kylefarris / clamscan

A robust ClamAV virus scanning library supporting scanning files, directories, and streams with local sockets, local/remote TCP, and local clamscan/clamdscan binaries (with failover).
MIT License
236 stars 69 forks source link

process COMMAND READ TIMED OUT result from clamav #70

Closed hellovietduc closed 3 years ago

hellovietduc commented 3 years ago

As mentioned in #69, in rare cases, clamav responds with COMMAND READ TIMED OUT. We should process that as a timeout error.