Smack/smack-tcp/src
Florian Schmaus 49ebe8c587 [tcp] Drop Stream Management state on clean shutdown
We previously only set the SM session ID to zero, but that is not
enough. On a clean shutdown, i.e. where we send a </stream> close tag,
we also have to nullify the unacknowledgedStanzas queue.
2020-08-17 22:11:50 +02:00
..
main [tcp] Drop Stream Management state on clean shutdown 2020-08-17 22:11:50 +02:00
test/java/org/jivesoftware/smack/tcp Create smack-streammanagement project and move o.j.smack.sm code there 2020-08-15 14:03:57 +02:00