SERVERSILENCETIMEOUT

This commit is contained in:
joonicks
2018-05-10 02:01:21 +02:00
parent fae35e0a28
commit a882fe9b6e
8 changed files with 25 additions and 8 deletions

View File

@@ -578,6 +578,7 @@ typedef struct Mech
#endif /* CHANBAN */
time_t conntry; /* when connect try started */
/* re-used for server activity once connected */
time_t activity; /* Away timer (AAWAY) */
time_t ontime; /* how long the bot has been connected */