Trying to disconnect the socket on low internet, This is the code below to disconnect the socket.
socket?.shutdownOutput()
socket?.close()
Trying to disconnect the socket on low internet, This is the code below to disconnect the socket.
socket?.shutdownOutput()
socket?.close()