1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-11 14:17:08 +02:00
Smack/smack-core/src/main
Florian Schmaus 28629e0e7f Fix wrong boolean condition in async API
inverse boolean condition, correct is: "if packetListener has been
removed, then we received no response" and add check for
exceptionCallback being null.
2014-08-21 12:02:32 +02:00
..
java/org/jivesoftware/smack Fix wrong boolean condition in async API 2014-08-21 12:02:32 +02:00
resources/org.jivesoftware.smack Make resolver-dnsjava, -minidns initializer 2014-08-11 19:39:31 +02:00