Merge pull request #34 from EniumRaphael/samy
🛠️ Patch Notes — ft_irc v1.4.3
This commit is contained in:
commit
cb4135d01f
1 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: sben-tay <sben-tay@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2025/05/13 11:11:07 by rparodi #+# #+# */
|
||||
/* Updated: 2025/06/23 14:46:53 by sben-tay ### ########.fr */
|
||||
/* Updated: 2025/06/23 16:18:12 by sben-tay ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -152,7 +152,6 @@ void Server::start()
|
|||
std::cout << "Poll loop finished" << std::endl;
|
||||
}
|
||||
std::cout << "[INFO] CTRL+C détecté. Fermeture du serveur..." << std::endl;
|
||||
close(_serverFd);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue