Searched refs:_tcp_thread (Results 1 – 1 of 1) sorted by relevance
26 def _tcp_thread(sock: socket.socket) -> None: function89 thread = Thread(target=_tcp_thread, args=(sock,))