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
forms
jingle Close socks5 connection when done sending data 2022-03-09 23:00:47 -05:00
mam
pep
stanzas
InvalidJid.java
IqResponseException.java
Jid.java
OnAdvancedStreamFeaturesLoaded.java
OnBindListener.java
OnContactStatusChanged.java
OnGatewayResult.java Try all gateway translations options 2022-03-09 20:31:03 -05:00
OnIqPacketReceived.java
OnKeyStatusUpdated.java
OnMessageAcknowledged.java
OnMessagePacketReceived.java
OnPresencePacketReceived.java
OnStatusChanged.java
OnUpdateBlocklist.java
PacketReceived.java
Patches.java
WrappedJid.java
XmppConnection.java