Smack/smack-core/src/main
Florian Schmaus b142060f9e sendStanzaWithResponseCallback(): remove listener right away
I'm not sure why i've put the removeAsyncStanzaListener() call into
the finally block. If callback.processStanza(Stanza) takes a long
time (or even blocks), then it would appear to the "no response"
handling Runnable as if there was no response, when in fact there was
one.
2017-01-30 17:09:30 +01:00
..
java/org/jivesoftware/smack sendStanzaWithResponseCallback(): remove listener right away 2017-01-30 17:09:30 +01:00
resources/org.jivesoftware.smack Create smack-im subproject for XMPP-IM 2015-01-26 07:54:05 +01:00