neonize
neonize copied to clipboard
How to kill or end the thread after the client gets disconnected or logged out.
How to kill the thread used to connect the client in client_factory.run() after the client is disconnected or logged out using client.disconnect() or client.logout() respectively?