🔨」 fix: fixed some things.

This commit is contained in:
2025-06-23 21:26:29 +02:00
parent 457e05e8e5
commit 765dcdfb38
5 changed files with 7 additions and 8 deletions

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/05/27 18:22:48 by adjoly #+# #+# */
/* Updated: 2025/06/23 20:55:13 by adjoly ### ########.fr */
/* Updated: 2025/06/23 21:25:17 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -134,7 +134,6 @@ void Server::_handle_resource(size_t i) {
if (!res->isProcessed() && res->isReady()) {
res->process();
// if (res->type() == CGI) {
_log->info("processingggg");
// } else if (pfd.revents & res->event()) {
// res->process();
// _log->info("processingggg");