lots of log message and fixed bad_file_descriptor issue
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user