Changeset 11417
- Timestamp:
- 05/12/08 02:16:49 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/tiarra/trunk/main/Tiarra/Socket/Connect.pm
r11416 r11417 211 211 }); 212 212 $this->_connect_warn( 213 'all dead, ' .213 'all connection attempt failed, ' . 214 214 utils->to_ordinal_number($this->try_count) . ' retry'); 215 215 } else { 216 $this->_connect_error('all dead');216 $this->_connect_error('all connection attempt failed'); 217 217 } 218 218 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)