mirror of
https://github.com/matrix-construct/construct
synced 2024-11-30 02:32:43 +01:00
clientbyFdTable
This commit is contained in:
parent
835b12ef61
commit
fc2998b46f
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ rb_dlink_list *channelTable;
|
|||
rb_dlink_list *idTable;
|
||||
rb_dlink_list *resvTable;
|
||||
rb_dlink_list *hostTable;
|
||||
static rb_dlink_list clientbyfdTable[U_MAX];
|
||||
|
||||
/*
|
||||
* look in whowas.c for the missing ...[WW_MAX]; entry
|
||||
|
|
Loading…
Reference in a new issue