Searched refs:socket_path (Results 1 – 1 of 1) sorted by relevance
65 def socket_path(self): member in SshConnection112 socket_path = self.socket_path113 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_path358 extra_options['ControlPath'] = self.socket_path