Smack/smack-tcp/src/main/java/org/jivesoftware
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
..
smack [tcp] Drop Stream Management state on clean shutdown 2020-08-17 22:11:50 +02:00