lots of log message and fixed bad_file_descriptor issue

This commit is contained in:
hugogogo
2022-08-22 01:50:28 +02:00
parent 469eca8aa9
commit 5225e3258b
18 changed files with 186 additions and 112 deletions

View File

@@ -5,6 +5,8 @@
#include "Webserv.hpp"
#include "ConfigParser.hpp"
family_state family;
int main(int ac, char **av)
{
std::vector<ServerConfig>* servers_config = NULL;