Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp
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
..
rce Bump MiniDNS version to 0.4.0-alpha5 2020-05-24 13:11:50 +02:00
BundleAndDefer.java Minor javadoc fixes and improvements 2015-02-22 10:41:53 +01:00
BundleAndDeferCallback.java Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
ConnectionAttemptState.java Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00
TCPInitializer.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
TcpHostEvent.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
XMPPTCPConnection.java [tcp] Cleanup handling of stream errors in XMPPTCPConnection 2020-05-31 19:49:42 +02:00
XMPPTCPConnectionConfiguration.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
XmppTcpTransportModule.java Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00
XmppTcpTransportModuleDescriptor.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00