Add iburst server option

This commit is contained in:
Miroslav Lichvar
2010-04-23 12:40:50 +02:00
parent be4369936b
commit 93b5b08bed
7 changed files with 18 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ typedef struct {
int online;
int auto_offline;
int presend_minpoll;
int iburst;
unsigned long authkey;
double max_delay;
double max_delay_ratio;