1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-core/src
Florian Schmaus ed8b80c2ff Synchronize bindingRequired
Right after PacketReader receives the 'success' stanza, indicating
successful SASL authentication, it opens a new stream. The login
process continues in another thread and checks for bindingRequired,
which may not have been set a this point yet.

bindResourceAndEstablishSession() now waits until either the binding
feature stanza is parsed or the default packet timeout occurs.
2014-05-03 12:12:36 +02:00
..
integration-test Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
main Synchronize bindingRequired 2014-05-03 12:12:36 +02:00
test Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00