|
Squid Web Cache master
|
#include "squid.h"#include "adaptation/Config.h"#include "adaptation/History.h"#include "adaptation/ServiceGroups.h"#include "base/TextException.h"#include "debug/Stream.h"#include "globals.h"#include "time/gadgets.h"Go to the source code of this file.
Variables | |
| static const char * | TheNullServices = ",null," |
| impossible services value to identify unset theNextServices | |
|
static |
Definition at line 19 of file History.cc.
Referenced by Adaptation::History::extractNextServices(), and Adaptation::History::updateNextServices().