Smack/smack-tcp/src
Florian Schmaus 7d129d6f6c [tcp] Cleanup handling of stream errors in XMPPTCPConnection
There is no need to notify waiting threads, throwing the stream error
will also notify them. Also settings tlsHandled to true is no longer
necessary.
2020-05-31 19:49:42 +02:00
..
main [tcp] Cleanup handling of stream errors in XMPPTCPConnection 2020-05-31 19:49:42 +02:00
test/java/org/jivesoftware/smack Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00