First step in cleaning up the run() function. Calls stop() rather than setting is_connected to False on case of timeout, which cleanly closes the socket.
12 KiB
12 KiB
First step in cleaning up the run() function. Calls stop() rather than setting is_connected to False on case of timeout, which cleanly closes the socket.