cheogram/src/main/java/eu/siacs/conversations/xmpp
Stephen Paul Weber bb1e1a8b24
Close socks5 connection when done sending data
Sometimes even in Conversations-to-Conversations I see symptoms like receiver
says 99% done, sender says 100% done, hangs like that and then file transfer
fails.

I was having this issue fairly reliably between my emulator and my test device.
Adding this close caused the transfer to succeed 100% of the time.  I'm not sure
why the receiver didn't read all the data properly without the close, but this
fixes it.
2022-03-09 23:00:47 -05:00
..
chatstate removed unecessary chat state 2015-11-26 06:53:02 +01:00
forms fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
jingle Close socks5 connection when done sending data 2022-03-09 23:00:47 -05:00
mam use mam reference instead of timestamp 2017-05-07 21:05:35 +02:00
pep automated code clean up 2021-01-23 09:25:34 +01:00
stanzas Stanza.getErrorCondation only ever needs the tag name 2021-03-18 11:35:41 +01:00
InvalidJid.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
IqResponseException.java use settable futures for slot requester 2021-03-21 20:45:26 +01:00
Jid.java use Account.getDomain() for direct access to domain jid 2020-05-17 10:24:46 +02:00
OnAdvancedStreamFeaturesLoaded.java automated code clean up 2021-01-23 09:25:34 +01:00
OnBindListener.java automated code clean up 2021-01-23 09:25:34 +01:00
OnContactStatusChanged.java automated code clean up 2021-01-23 09:25:34 +01:00
OnGatewayResult.java Try all gateway translations options 2022-03-09 20:31:03 -05:00
OnIqPacketReceived.java unified all account state exceptions 2017-05-05 09:33:05 +02:00
OnKeyStatusUpdated.java automated code clean up 2021-01-23 09:25:34 +01:00
OnMessageAcknowledged.java make rtp proposal tracked by SM. fixes #3983 2021-02-12 10:35:13 +01:00
OnMessagePacketReceived.java automated code clean up 2021-01-23 09:25:34 +01:00
OnPresencePacketReceived.java automated code clean up 2021-01-23 09:25:34 +01:00
OnStatusChanged.java automated code clean up 2021-01-23 09:25:34 +01:00
OnUpdateBlocklist.java automated code clean up 2021-01-23 09:25:34 +01:00
PacketReceived.java automated code clean up 2021-01-23 09:25:34 +01:00
Patches.java remove prosody push from blacklist 2017-11-12 19:22:39 +01:00
WrappedJid.java automated code clean up 2021-01-23 09:25:34 +01:00
XmppConnection.java synchronize setDescription calls 2021-11-16 15:17:12 +01:00