Clamd::Connection
Inherits Reference < Object
Constructors
new(connection : IO)
SourceClass methods
connect_tcp(host, port)
Sourceconnect_unix(socket_path)
Sourceopen_tcp(host, port, &)
Sourceopen_unix(socket_path, &)
SourceInstance methods
close
Sourceclosed?
Sourceping
Sourcescan(file_path)
Sourcescan_stream(io)
Sourcesend(command, detect_error = true)
Sourcesend(command, detect_error = true, &)
Sourcestats
Sourceversion
Source