1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-26 14:02:06 +01:00
Smack/tcp/src
Florian Schmaus d349940537 Move DNS resolving into connect()
It was misplaced in ConnectionConfiguration anyways, as the sole
instantiation of a ConnectionConfiguration should not cause any network
I/O.
2014-03-19 13:14:03 +01:00
..
main/java/org/jivesoftware/smack Move DNS resolving into connect() 2014-03-19 13:14:03 +01:00
test/java/org/jivesoftware/smack Introduce SmackException 2014-03-14 01:46:42 +01:00