DChecker::WHOISClient
Inherits Reference < Object
Constructors
new(host : String, port : Int32 = 43, query_format : String = "%domain%\n", available_regex : Regex = /^NOT FOUND/im)
SourceInstance methods
add_input_channel(channel : Channel(Domain))
Sourcecheck(domain : Domain, timeout : Float64 = 10) : WHOISResponse
Sourcescan_loop(ochannel : Channel(WHOISResponse), interval : Float64 = 0.25, timeout : Float64 = 10)
Source