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