class

Vug::DnsCache::Instance

Inherits Reference < Object

Constructors

new(ttl : Time::Span)
Source

Instance methods

clear
Source
recreate(ttl : Time::Span) : Instance

Recreate instance with current TTL (call after DnsCache.ttl=)

Source
resolve(host : String) : Array(String)
Source