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.py65 def socket_path(self): member in SshConnection
112 socket_path = self.socket_path
113 if (not os.path.exists(socket_path)
131 'ControlPath': self.socket_path,
146 if os.path.exists(self.socket_path):
197 extra_options['ControlPath'] = self.socket_path
358 extra_options['ControlPath'] = self.socket_path