Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp
Florian Schmaus 488d01796a [tcp] Fix TlsState by aborting the channel selected callback
Instead of breaking in case the SSLEngine signals NEED_WRAP, which
leads to an endless loop while holding the
channelSelectedCallbackLock, we have to return, so that the
asynchronously invoked callback can aquire it, and do its work.
2020-09-17 22:15:30 +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 unrequired assignment of value to connectionEndpoint variable 2020-07-02 01:59:58 +05:30
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] Drop Stream Management state on clean shutdown 2020-08-17 22:11:50 +02:00
XMPPTCPConnectionConfiguration.java Use correct class name in docs 2020-05-28 03:29:37 +05:30
XmppTcpTransportModule.java [tcp] Fix TlsState by aborting the channel selected callback 2020-09-17 22:15:30 +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