class

Clamd::Connection

Inherits Reference < Object

Constructors

new(connection : IO)
Source

Class methods

connect_tcp(host, port)
Source
connect_unix(socket_path)
Source
open_tcp(host, port, &)
Source
open_unix(socket_path, &)
Source

Instance methods

close
Source
closed?
Source
ping
Source
scan(file_path)
Source
scan_stream(io)
Source
send(command, detect_error = true)
Source
send(command, detect_error = true, &)
Source
stats
Source
version
Source

Nested types