Changeset 24 for tags/0.93/stopos.h
Legend:
- Unmodified
- Added
- Removed
-
tags/0.93/stopos.h
r20 r24 31 31 const static size_t maxlinelength = 1024; 32 32 33 const std::string connect_error_msg = "ERROR: Cannot connect to server"; 34 const unsigned int connect_error_retries = 60; 35 33 36 #endif
Note: See TracChangeset
for help on using the changeset viewer.