Changeset 24 for trunk/stopos.h
- Timestamp:
- 04/03/14 09:27:27 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/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.