Merge pull request #1097 from ailin-nemui/cap-extended-joins

use extended-join capability
This commit is contained in:
ailin-nemui 2019-08-14 21:08:11 +02:00 committed by GitHub
commit 6e32c1f638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 26 additions and 10 deletions

View file

@ -8,6 +8,7 @@ time_t last_check; /* last time gone was checked */
char *nick;
char *host;
char *realname;
char *account;
int hops;
/* status in server */