This was used for debug only.

This commit is contained in:
nohar 2007-01-27 20:24:55 +00:00
parent 27e6f3a50f
commit 931050deba
1 changed files with 1 additions and 2 deletions

View File

@ -60,8 +60,7 @@ static void irc_cli_make_join(struct link_client *ic);
#define LAGOUT_TIME (360)
#define LAGCHECK_TIME (90)
/* XXX 10 => 120 */
#define RECONN_TIMER (10)
#define RECONN_TIMER (120)
#define LOGGING_TIMEOUT (360)
#define CONN_INTERVAL 60
#define CONNECT_TIMEOUT 60