Resolver - add accessors for comm and ctx
parent
332862bfea
commit
7b370622c4
|
@ -32,6 +32,7 @@ module DNS
|
|||
:comm => nil
|
||||
}
|
||||
|
||||
attr_accessor :context, :comm
|
||||
#
|
||||
# Provide override for initializer to use local Defaults constant
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue