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