Smack/smack-tcp/src/main
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
..
java/org/jivesoftware/smack [tcp] Drop Stream Management state on clean shutdown 2020-08-17 22:11:50 +02:00
resources/org.jivesoftware.smack.tcp Move Stream Management code into o.j.smack.sm 2015-01-18 11:07:47 +01:00