Searched refs:file_send (Results 1 – 1 of 1) sorted by relevance
353 def file_send(send_path, recv_path, i, wait_time=0): function401 … send_one = threading.Thread(target=file_send, args=(os.path.abspath(send_file), send_file_one, i))402 send_two = threading.Thread(target=file_send,