Changeset 24 for trunk/stopos.h


Ignore:
Timestamp:
04/03/14 09:27:27 (10 years ago)
Author:
willem
Message:

willem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stopos.h

    r20 r24  
    3131const static size_t maxlinelength = 1024;
    3232
     33const std::string  connect_error_msg      = "ERROR: Cannot connect to server";
     34const unsigned int connect_error_retries  = 60;
     35
    3336#endif
Note: See TracChangeset for help on using the changeset viewer.