Open mash opened 10 years ago
see http://tools.ietf.org/html/rfc6762#section-5.4
ex:
var question = { type : dns.consts.NAME_TO_QTYPE['A'], class : dns.consts.NAME_TO_QCLASS.IN_UNICASTMDNS, name : name + ".local" };
@tjfontaine I have no idea about this one (out of scope for me). Should we just merge it?
see http://tools.ietf.org/html/rfc6762#section-5.4
ex: