mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-12 05:58:42 -05:00
fixes #172
This commit is contained in:
parent
e820c98cb7
commit
a1507d91ff
@ -52,7 +52,7 @@ public class DNSHelper {
|
||||
DNSMessage message =
|
||||
client.query(
|
||||
qname,
|
||||
TYPE.ANY,
|
||||
TYPE.SRV,
|
||||
CLASS.IN,
|
||||
dnsServer.getHostAddress());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user