40 "(socket) Update the progress bar after this many KB sent/received (0 to disable)"
43 "Update the progress bar after this many records read (0 to disable)"
46 "Frequency of progress bar updates (milliseconds)"
49 "Update the progress bar after this many records written (0 to disable)"
Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[])
Register a set of config items.
bool config_init_progress(struct ConfigSet *cs)
Register progress config variables - Implements module_init_config_t -.
static struct ConfigDef ProgressVars[]
Config definitions for the Progress Bar.
Container for lots of config items.
#define D_INTEGER_NOT_NEGATIVE
Negative numbers are not allowed.