Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp
Florian Schmaus 22baa74298 [tcp] Remove flush() in writer thread
We will flush the stream after the closing stream tag has been written
anyway. No need to do it here.
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] Remove flush() in writer thread 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