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

Fixed issue when this._clamavSocket is not defined #97

Closed dyarmosh closed 2 years ago

dyarmosh commented 2 years ago

this._clamavSocket is not defined when connection could not be established or was lost

kylefarris commented 2 years ago

Thanks for your contribution!

kylefarris commented 2 years ago

Fixed release in v2.1.1