#include "config.h"#include <cstring>#include <errno.h>#include "parse.h"#include "str_util.h"#include "util.h"#include "error_numbers.h"#include "filesys.h"#include "file_names.h"#include "client_msgs.h"#include "client_state.h"

Defines | |
| #define | MAX_STATE_FILE_WRITE_ATTEMPTS 2 |
Variables | |
| const char * | BOINC_RCSID_375ec798cc = "$Id: cs_statefile.cpp 16069 2008-09-26 18:20:24Z davea $" |
| #define MAX_STATE_FILE_WRITE_ATTEMPTS 2 |
| const char* BOINC_RCSID_375ec798cc = "$Id: cs_statefile.cpp 16069 2008-09-26 18:20:24Z davea $" |
1.5.6