#include "Filesystem.h"#include <sstream>#include <limits.h>#include "Exception.h"#include "Logger.h"Variables | |
| const Uint | CLOSE_MAX_ATTEMPTS = 3 |
| const Uint | CLOSE_ATTEMPT_TIMEOUT = 5 |
| const Uint CLOSE_ATTEMPT_TIMEOUT = 5 |
| const Uint CLOSE_MAX_ATTEMPTS = 3 |
1.7.1