Home
last modified time | relevance | path

Searched refs:socket_path (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py67 def socket_path(self): member in SshConnection
114 socket_path = self.socket_path
115 if (not os.path.exists(socket_path)
132 'ControlPath': self.socket_path,
147 if os.path.exists(self.socket_path):
198 extra_options['ControlPath'] = self.socket_path
359 extra_options['ControlPath'] = self.socket_path