Resolver - add accessors for comm and ctx

MS-2855/keylogger-mettle-extension
RageLtMan 2016-02-25 03:23:26 -05:00
parent 332862bfea
commit 7b370622c4
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ module DNS
:comm => nil
}
attr_accessor :context, :comm
#
# Provide override for initializer to use local Defaults constant
#