Searched refs:find_free_port (Results 1 – 2 of 2) sorted by relevance
210 remote_port = self._ssh_connection.find_free_port()
420 def find_free_port(self, interface_name='localhost'): member in SshConnection