readd nbrusr init

This commit is contained in:
kinou-p 2023-03-11 20:07:51 +01:00
parent b13d229824
commit 7f836520fc

View File

@ -6,7 +6,7 @@
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/12/06 21:44:20 by apommier #+# #+# */
/* Updated: 2023/03/10 21:13:21 by apommier ### ########.fr */
/* Updated: 2023/03/11 20:07:23 by apommier ### ########.fr */
/* */
/* ************************************************************************** */
@ -30,6 +30,7 @@ void initialize(char **av)
//allFds.userData.reserve(MAX_EVENTS);
//allFds.channelList.reserve(MAX_CHAN);
allFds.nbrUser = 0;
allFds.password = av[2];
std::cout << "pass= " << av[2] << std::endl;
//allFds.nbrUser = 0;