Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp
Florian Schmaus 51b167c0d4 tcp: do not flush after writing the SM ack
There is no need to flush here, as writePackets() will eventually
flush the data out.
2020-04-08 14:31:00 +02:00
..
rce Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +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 Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +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: do not flush after writing the SM ack 2020-04-08 14:31:00 +02:00
XMPPTCPConnectionConfiguration.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
XmppTcpTransportModule.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +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