ft_irc/srcs/commands/auth/auth_utils.cpp

20 lines
984 B
C++

/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* auth_utils.cpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: apommier <apommier@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/02/07 14:45:45 by apommier #+# #+# */
/* Updated: 2023/02/15 00:14:50 by apommier ### ########.fr */
/* */
/* ************************************************************************** */
#include "../../../includes/ft_irc.hpp"
// void delete_client(fdList &allFds)
// {
// }