https://bugs.kde.org/show_bug.cgi?id=501241

Albert Vaca Cintora <albertv...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/kdeconnect-android/-/co
                   |                            |mmit/69adfbfbc2459c08bd5aeb
                   |                            |f10c86b953c649af2f
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #10 from Albert Vaca Cintora <albertv...@gmail.com> ---
Git commit 69adfbfbc2459c08bd5aebf10c86b953c649af2f by Albert Vaca Cintora.
Committed on 11/03/2025 at 16:14.
Pushed by albertvaka into branch 'master'.

Do the kdeconnect handshake in a new thread

Some Android versions seem to hang if calling sslSocket.getOutputStream()
from within the HandshakeCompleted callback (maybe because calling it in
on a socket that hasn't finished the SSL handshake is supposed to trigger
the SSL handshake).

M  +32   -29   src/org/kde/kdeconnect/Backends/LanBackend/LanLinkProvider.java

https://invent.kde.org/network/kdeconnect-android/-/commit/69adfbfbc2459c08bd5aebf10c86b953c649af2f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to