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

v1.3.0 #52

Closed kylefarris closed 4 years ago

kylefarris commented 4 years ago

This just has some bug fixes and updates to dependencies. Technically, a new 'timeout' event was added to the passthrough stream method, but, its not fully fleshed out and doesn't seem to work so it will remain undocumented for now.

Fixes #51