Searched refs:_socket_path (Results 1 – 1 of 1) sorted by relevance
42 def _socket_path(self): member in MasterSsh53 return '-o ControlPath=%s' % (self._socket_path,)73 if (self._master_job and (not os.path.exists(self._socket_path) or89 'socket': self._socket_path,103 if os.path.exists(self._socket_path):