1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-tcp/src/main
Florian Schmaus 4b10f36e9e Report failed DNS SRV lookup in ConnectionException
instead of just logging a warning if the XMPP domain has no DNS SRV
lookups, create the failedAddresses list now within DNSUtil and add the
information that the SRV lookup failed.
2015-01-26 07:54:12 +01:00
..
java/org/jivesoftware/smack Report failed DNS SRV lookup in ConnectionException 2015-01-26 07:54:12 +01:00
resources/org.jivesoftware.smack.tcp Move Stream Management code into o.j.smack.sm 2015-01-18 11:07:47 +01:00