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

Fixes `init` not throwing errors in some cases #58

Closed kylefarris closed 4 years ago

kylefarris commented 4 years ago

Fixes #57 Fixes #55