🏗️」 wip: started client handling (need to redo a part of the client fd handling) not yet usable

This commit is contained in:
2025-04-17 19:04:30 +02:00
parent 49fcb87395
commit 0b77d7b80c
5 changed files with 38 additions and 9 deletions

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/04/11 17:45:43 by adjoly #+# #+# */
/* Updated: 2025/04/17 18:08:38 by adjoly ### ########.fr */
/* Updated: 2025/04/17 18:45:07 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -43,7 +43,7 @@ class Server {
*
* @param The fd of the client
*/
void _handle_client(int, sockaddr_in, config::Config *, struct pollfd);
void _handle_client(int, sockaddr_in, struct pollfd);
/**
* @brief Can be used to fill the vector passed as parameters with all the