Searched refs:_socket_path (Results 1 – 2 of 2) sorted by relevance
46 def _socket_path(self): member in MasterSsh57 return '-o ControlPath=%s' % (self._socket_path,)77 if (self._master_job and (not os.path.exists(self._socket_path) or93 'socket': self._socket_path,107 if os.path.exists(self._socket_path):
63 self._socket_path = os.path.join(66 self._socket_path)138 status['socket_path'] = self._socket_path