Searched refs:_send_data_without_fd (Results 1 – 2 of 2) sorted by relevance
1831 def _send_data_without_fd(self, conn): member in _TestConnection1843 p = self.Process(target=self._send_data_without_fd, args=(child_conn,))
3088 def _send_data_without_fd(self, conn): member in _TestConnection3100 p = self.Process(target=self._send_data_without_fd, args=(child_conn,))